徐莉
4 months ago
7 changed files with 112 additions and 10 deletions
-
BIN.vs/ICSSoft.FromERP/v14/.suo
-
28ICSSoft.FromERP/ICSInventoryFromU8.cs
-
27ICSSoft.FromERP/ICSMoFromU8.cs
-
14ICSSoft.FromERP/ICSModel.cs
-
1ICSSoft.FromERP/ICSSoft.FromERP.csproj
-
23ICSSoft.FromERP/IcsMainCategoryCodeFromU8.cs
-
29ICSSoft.FromERP/IcsSBomFromU8.cs
Binary file not shown.
@ -0,0 +1,14 @@ |
|||
using System; |
|||
using System.Collections.Generic; |
|||
using System.Linq; |
|||
using System.Text; |
|||
using System.Threading.Tasks; |
|||
|
|||
namespace ICSSoft.FromERP |
|||
{ |
|||
public class WorkpointERPDBLink |
|||
{ |
|||
public String Workpoint { get; set; } |
|||
public String ERPDB { get; set; } |
|||
} |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue