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; }