项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Inbound/InboundOrderAddDTO.cs
@@ -1,4 +1,5 @@ 锘縰sing System; 锘縰sing Newtonsoft.Json; using System; using System.Collections.Generic; using System.Linq; using System.Text; @@ -125,7 +126,7 @@ public string business_type { get; set; } public bool isBatch { get; set; } public int isBatch { get; set; } public string factoryArea { get; set; } @@ -155,6 +156,9 @@ public int operationType { get; set; } [JsonProperty("operator")] public string Operator { get; set; } /// <summary> /// /// </summary>