pan
2025-11-22 0b84af0415c00bdc82d537f0408cb974e7d31586
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Allocate/AllocateDto.cs
@@ -25,7 +25,7 @@
        /// 璇锋眰鏃堕棿
        /// </summary>
        [JsonProperty("reqTime")]
        public DateTime ReqTime { get; set; }
        public string ReqTime { get; set; }
        /// <summary>
        /// 璁㈠崟缂栧彿
@@ -39,6 +39,10 @@
        [JsonProperty("business_type")]
        public string BusinessType { get; set; }
        public string fromWarehouse { get; set; }
        public string toWarehouse { get; set; }
        /// <summary>
        /// 鏄惁鍒嗘壒
        /// </summary>
@@ -51,6 +55,9 @@
        [JsonProperty("factoryArea")]
        public string FactoryArea { get; set; }
        [JsonProperty("operator")]
        public string Operator { get; set; }
        /// <summary>
        /// 鎿嶄綔绫诲瀷
        /// </summary>