安久登陆

master
duhui 2022-08-12 14:41:42 +08:00
parent a02edca3bd
commit f54cfccd6a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ public class GetUserController extends HttpServlet {
serviceMap.put("DUOYOU", new DuoYouVerifyService("DUOYOU"));
serviceMap.put("AIWAN", new AiWanVerifyService("AIWAN"));
serviceMap.put("HF", new HFVerifyService("HF"));
serviceMap.put("ANJIU", new HFVerifyService("ANJIU"));
serviceMap.put("ANJIU", new AnJiuVerifyService("ANJIU"));
}