1
zj
2026-02-06 580af19ba25ba71833208472c7b897d181f64330
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);