| | |
| | | using Castle.Core.Resource; |
| | | using MES.Service.DB; |
| | | using MES.Service.DB; |
| | | using MES.Service.Dto.webApi; |
| | | using MES.Service.Modes; |
| | | using SqlSugar; |
| | |
| | | Depextr2 = department.FGroup, |
| | | Depextr3 = department.FWIPStockID, |
| | | Depextr4 = department.FForbidStatus, |
| | | FParentID= department.FParentID, |
| | | FSubsidiary = department.FSubsidiary, |
| | | Fumbrella = department.Fumbrella, |
| | | CreateDate = DateTime.Now, |
| | | CreateOrg = Convert.ToDecimal(department.FCreateOrgId), |
| | | UseOrg = Convert.ToDecimal(department.FUseOrgId), |
| | | ParentId = Convert.ToDecimal(department.FParentID), |
| | | Company = "1000", |
| | | Factory = "1000" |
| | | }; |