From 8c4c95cd4d1e984d00f2ef6a5ddab53ba2f323f6 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 02 七月 2024 14:33:20 +0800
Subject: [PATCH] 添加用户关联部门列表接口

---
 WebAPI/Controllers/SBGL/Sb_EquipStopBillController.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Controllers/SBGL/Sb_EquipStopBillController.cs b/WebAPI/Controllers/SBGL/Sb_EquipStopBillController.cs
index 9b7e312..8385d23 100644
--- a/WebAPI/Controllers/SBGL/Sb_EquipStopBillController.cs
+++ b/WebAPI/Controllers/SBGL/Sb_EquipStopBillController.cs
@@ -794,6 +794,6 @@
             }
         }
         #endregion
-
+       
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1