black-goat-me
2023-04-28 fcd7bdad6b26e30b0a2baa5fd5001875064f667b
WebAPI/Controllers/QC_POStockInCheckBillController.cs
@@ -45,6 +45,7 @@
                }
                ds = QC_POStockInCheckBill(sWhere);
                objJsonResult.code = "1";
                objJsonResult.count = 1;
                objJsonResult.Message = "返回记录成功!";