ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_DTO/Allocate/AllocateDto.cs
@@ -39,8 +39,10 @@ [JsonProperty("business_type")] public string BusinessType { get; set; } [JsonProperty("fromWarehouse")] public string fromWarehouse { get; set; } [JsonProperty("toWarehouse")] public string toWarehouse { get; set; } /// <summary> @@ -127,6 +129,12 @@ public string Barcode { get; set; } /// <summary> /// å¤ç®±æ¡ç /// </summary> [JsonProperty("boxSN")] public string BoxSN { get; set; } /// <summary> /// æ¹æ¬¡å· /// </summary> [JsonProperty("batchNo")]