挤出批号修改 erp接口另起线程调用
This commit is contained in:
@@ -164,4 +164,9 @@ public partial class WmsPurchaseH : BaseEntity<string>, IPurchaseAndSaleAuitEnti
|
||||
/// 制单方式(自制 同步)
|
||||
/// </summary>
|
||||
public string make_method { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// erp流水号
|
||||
/// </summary>
|
||||
public string service_num { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user