1
zj
2024-07-19 ecdaf84c6e8a9f276009da09b5c3fb477b904878
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);