1
zj
2024-10-08 e46d28b79078df83ed136a0b3ea4f2f425df4f2c
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);