From 1eb432710b7a3a2e820be10b17c0138b377ee1b8 Mon Sep 17 00:00:00 2001
From: liu <2021943741@qq.com>
Date: 星期四, 20 八月 2026 16:50:12 +0800
Subject: [PATCH] 仓储物流-采购退货新增关联采购订单及带入物料功能

---
 yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/api/dept/DeptApi.java |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/api/dept/DeptApi.java b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/api/dept/DeptApi.java
index 13b563f..6deb38a 100644
--- a/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/api/dept/DeptApi.java
+++ b/yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/api/dept/DeptApi.java
@@ -31,6 +31,13 @@
     List<DeptRespDTO> getDeptList(Collection<Long> ids);
 
     /**
+     * 鑾峰緱鍏ㄩ儴閮ㄩ棬鍒楄〃
+     *
+     * @return 閮ㄩ棬淇℃伅鏁扮粍
+     */
+    List<DeptRespDTO> getDeptList();
+
+    /**
      * 鏍¢獙閮ㄩ棬浠槸鍚︽湁鏁堛�傚涓嬫儏鍐碉紝瑙嗕负鏃犳晥锛�
      * 1. 閮ㄩ棬缂栧彿涓嶅瓨鍦�
      * 2. 閮ㄩ棬琚鐢�

--
Gitblit v1.9.3