erp 其他出库接口

This commit is contained in:
2024-07-15 14:26:05 +08:00
parent 53384c7be5
commit c17bf876c1
4 changed files with 140 additions and 4 deletions

View File

@@ -104,7 +104,6 @@ namespace Tnb.ProductionMgr
moList.Add(item);
extendFieldList.Add(new ErpExtendField()
{
id = SnowflakeIdHelper.NextId(),
org_id =WmsWareHouseConst.AdministratorOrgId,
table_name = "prd_mo",
table_id = item.id,