| | |
| | | |
| | | ServerResponse login(String paramString1, String paramString2, String paramString3, HttpServletRequest paramHttpServletRequest); |
| | | |
| | | ServerResponse getAgentInfo(HttpServletRequest paramHttpServletRequest); |
| | | ServerResponse getAgentInfo(HttpServletRequest paramHttpServletRequest) throws Exception; |
| | | |
| | | ServerResponse updatePwd(String paramString1, String paramString2, HttpServletRequest paramHttpServletRequest); |
| | | |
| | |
| | | |
| | | ServerResponse updateOnlineServices(String paramAgentUser,int agentId); |
| | | |
| | | ServerResponse<List<AgentUser>> getParensAgent(); |
| | | |
| | | int CountAgentNum(); |
| | | |
| | | List<AgentUser> getAgentSuperiorList(int agentId); |