YL
2021-07-20 76db5c8151205847c56d07ebc4806eb0f0c4990d
WebAPI/Controllers/CJGL/Cj_StationOutBillController.cs
@@ -499,7 +499,7 @@
            {
                objJsonResult.code = "0";
                objJsonResult.count = 0;
                objJsonResult.Message = "上传失败!";
                objJsonResult.Message = dyResult.returnval;
                objJsonResult.data = null;
                return objJsonResult;
            }