generated from root/miduo_server
安久登陆
parent
a02edca3bd
commit
f54cfccd6a
|
@ -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"));
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue