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