1
wtt
2025-09-12 855ae37b75a1673f65dff7ce9cfe9b9e14a95e41
WebAPI/Controllers/SCGL/Sc_ICMOReportBillController.cs
@@ -409,7 +409,7 @@
            {
                objJsonResult.code = "0";
                objJsonResult.count = 0;
                objJsonResult.Message = "保存失败!" + e.ToString();
                objJsonResult.Message = "保存失败err!" + e.ToString();
                objJsonResult.data = 1;
                return objJsonResult;
            }