1
zj
2024-08-27 c7645690355961bf3959e455fa91747220336e4d
src/main/java/com/nq/service/IAgentUserService.java
@@ -30,6 +30,8 @@
  ServerResponse updateOnlineServices(String paramAgentUser,int agentId);
  ServerResponse<List<AgentUser>> getParensAgent();
  int CountAgentNum();
  List<AgentUser> getAgentSuperiorList(int agentId);