Browse Source

调整接口

master
lilili 1 year ago
parent
commit
f9b34f161d
  1. 7
      ICSSoft.FromERP/ICSSoft.Test/Program.cs
  2. BIN
      ICSSoft.FromERP/Root/ICSSoft.Frame.Data.Entity.dll

7
ICSSoft.FromERP/ICSSoft.Test/Program.cs

@ -16,14 +16,17 @@ namespace ICSSoft.Test
//ICSSAPDocGet test = new ICSSAPDocGet();
//test.Execute();
ICSDispatchDoc test = new ICSDispatchDoc();
test.Execute();
//ICSInventory test = new ICSInventory();
//test.Execute();
//ICSWareHouseLotInfoDoc test = new ICSWareHouseLotInfoDoc();
//test.Execute();
ICSDeliveryNotice test = new ICSDeliveryNotice();
test.Execute();
//ICSDeliveryNotice test = new ICSDeliveryNotice();
//test.Execute();
}

BIN
ICSSoft.FromERP/Root/ICSSoft.Frame.Data.Entity.dll

Binary file not shown.
Loading…
Cancel
Save