zzr99
2022-05-06 65253da4cbb0ff0dd4a4d69b8b36360e48428398
WebAPI/Controllers/Sc_MouldOtherInBillController.cs
@@ -98,6 +98,7 @@
                }
                ds = Sc_MouldOtherInBill(sWhere, Organization);
                objJsonResult.code = "1";
                objJsonResult.count = 1;
                objJsonResult.Message = "返回记录成功!";