| | |
| | | using MES.Service.DB; |
| | | using Castle.Core.Resource; |
| | | using MES.Service.DB; |
| | | using MES.Service.Dto.webApi; |
| | | using MES.Service.Modes; |
| | | using SqlSugar; |
| | |
| | | Highlimit = item.FMaxStock, |
| | | PrdPack = item.FMinPackCount, |
| | | DepotCode = item.FStockId, |
| | | Ppbom00019124 = item.PPBOM00019124, |
| | | //Ppbom00019124 = item.PPBOM00019124, |
| | | Fmaterialgroup = item.FMaterialGroup, |
| | | Remarks = item.FDescription, |
| | | Ffinishreceiptoverrate = item.FFinishReceiptOverRate, |
| | |
| | | ProductionWorkshop = item.FWorkShopId, |
| | | ProduceUnit = item.FPRODUCEUNITID, |
| | | SubconUnit = item.FSUBCONUNITID, |
| | | FSubsidiary = item.FSubsidiary, |
| | | Fumbrella = item.Fumbrella, |
| | | FLOSSPERCENT = item.FLOSSPERCENT , |
| | | FMnemonicCode = item.FMnemonicCode, |
| | | FExpPeriod = item.FExpPeriod , |
| | | Company = "1000", |
| | | Factory = "1000" |
| | | }; |