llj
9 天以前 29cbeedd10e87d70f80d245a3e111cfe8a36fccd
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;
            }