部门统计bug修复
This commit is contained in:
@@ -14,6 +14,7 @@ public interface ISysCache {
|
||||
|
||||
SysDepart getDepartByOrgCode(String departOrgCode);
|
||||
|
||||
|
||||
String getDepartIdByOrgCode(String departOrgCode);
|
||||
|
||||
SysDepart getDepartByIdClient(String departId, boolean qh);
|
||||
|
||||
Reference in New Issue
Block a user