From 96ee42c35ce2d115a0aca31e56f57b674c8e68e1 Mon Sep 17 00:00:00 2001 From: yusijie <ysj@hz-kingdee.com> Date: 星期一, 24 三月 2025 19:44:08 +0800 Subject: [PATCH] 单据模块优化:器具领用出库单、器具领用退库单、器具直接调拨单、器具寿命调整单、器具寿命耗用单、器具保养计划单 --- WebAPI/Controllers/SBGL/Sb_EquipBeginBillController.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebAPI/Controllers/SBGL/Sb_EquipBeginBillController.cs b/WebAPI/Controllers/SBGL/Sb_EquipBeginBillController.cs index 49b5c75..5073cc8 100644 --- a/WebAPI/Controllers/SBGL/Sb_EquipBeginBillController.cs +++ b/WebAPI/Controllers/SBGL/Sb_EquipBeginBillController.cs @@ -848,5 +848,6 @@ } #endregion + } } \ No newline at end of file -- Gitblit v1.9.1