From a44e88e096af2e2aebb695be01bb4e7db3b41635 Mon Sep 17 00:00:00 2001 From: yxj <1qaz@123> Date: 星期三, 23 十一月 2022 10:31:41 +0800 Subject: [PATCH] 出站汇报单新增单据时,人员数、机器数默认为1 --- WebAPI/Controllers/POStockInBillController.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/WebAPI/Controllers/POStockInBillController.cs b/WebAPI/Controllers/POStockInBillController.cs index e579bda..38913c9 100644 --- a/WebAPI/Controllers/POStockInBillController.cs +++ b/WebAPI/Controllers/POStockInBillController.cs @@ -1113,7 +1113,6 @@ } - #region 鍒拌揣纭 [Route("POStockInBillList/Get_ReciveBill")] [HttpGet] -- Gitblit v1.9.1