647556386
2025-12-01 46371469c1396e2c563ab1be8ae91e62ff7d6b74
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Basic/ESSModel.cs
@@ -137,7 +137,7 @@
        public int Code { get; set; }
        [JsonProperty("msg")]
        public string Msg { get; set; }
        public string? Msg { get; set; }
        [JsonProperty("data")]
        public T? Data { get; set; }