委外订单接口,原材料移库策略调整

This commit is contained in:
2024-07-25 16:18:22 +08:00
parent f07f9da126
commit e92797e449
9 changed files with 455 additions and 6 deletions

View File

@@ -31,5 +31,8 @@
// 巷道
public string passage { get; set; }
// 策略编号
public string PolicyCode { get; set; }
}
}