部门代码调整

This commit is contained in:
2022-11-29 11:35:21 +08:00
parent 5c96446e7f
commit 480fd9dbb6
2 changed files with 7 additions and 7 deletions

View File

@@ -314,7 +314,7 @@ public class DeptController extends BaseController {
}
/**
* 根据部门id获取所有子部门的code
* 根据部门id获取所有子部门的code(pms项目专用)
* @author cdf
* @date 2022/11/25
*/