1
huangxiaoqiang
2025-12-18 8fa91176d9a0e7e30097047f27c4ef796189af02
项目代码/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; }
    }