From 2e78dbe39197d95a2fe13ea8f0bf5a9bae5cee7f Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期二, 04 三月 2025 11:16:32 +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