generated from root/miduo_server
quick登陆参数修改
parent
71dae68484
commit
0b01c34cca
|
@ -15,7 +15,7 @@ import java.util.Properties;
|
|||
public class QuickVerifyService extends AbstractVerifyService {
|
||||
private static final Logger LOGGER = LoggerFactory.getLogger(QuickVerifyService.class);
|
||||
public static int isTestLan=0;
|
||||
public final static String product_code = "83982581031944856480581367091990";
|
||||
public final static String product_code = "69983766143789755342190357647124";
|
||||
|
||||
public QuickVerifyService(String sign) {
|
||||
super(sign);
|
||||
|
|
Loading…
Reference in New Issue