generated from root/miduo_server
no message
parent
5dc82e1875
commit
549a3e6cab
|
@ -20,7 +20,7 @@ public abstract class AbstractMHTPlat implements PlatProcess {
|
|||
private String loginVertifyUrl;
|
||||
public AbstractMHTPlat() {
|
||||
init();
|
||||
loginVertifyUrl = " http://interface.18183g.top/interface/user-login/checkLogin";
|
||||
loginVertifyUrl = "http://interface.18183g.top/interface/user-login/checkLogin";
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue