mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-23 23:45:08 +08:00
修改:CRM 商业智能,合并模块到 crm,优化查询
This commit is contained in:
@ -20,7 +20,6 @@ import java.util.List;
|
||||
public class DeptApiImpl implements DeptApi {
|
||||
|
||||
@Resource
|
||||
@Lazy // 延迟加载,解决相互依赖的问题
|
||||
private DeptService deptService;
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user