From 07f32fa7617e34c28773a0aa921e33aea44d1c12 Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期五, 21 三月 2025 14:10:11 +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