peter
2025-11-19 eb357bb9938d569734b04948695726b80c5dfb85
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);