📖 CRM:code review 合同金额排行榜、回款金额排行榜

This commit is contained in:
YunaiV
2024-01-30 09:24:42 +08:00
parent 278f220cef
commit 52a68e1838
13 changed files with 92 additions and 22 deletions

View File

@ -46,5 +46,4 @@ public class DeptApiImpl implements DeptApi {
return BeanUtils.toBean(childDeptList, DeptRespDTO.class);
}
}