1
huangxiaoqiang
2025-12-24 218173fcd46883aab427b2e8f0b507ad874093e1
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_Core/Util/HttpResponseResult.cs
@@ -46,6 +46,11 @@
        /// 寮傚父淇℃伅
        /// </summary>
        public Exception Exception { get; set; }
        /// <summary>
        ///
        /// </summary>
        public string ApiUrl { get; set; }
    }