海外支付

master
zhangshanxue 2020-08-13 11:54:41 +08:00
parent 549a3e6cab
commit 0ce681baa2
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ public class GetUserHwController extends GetUserController {
public static void main(String[] args) { public static void main(String[] args) {
boolean mht = new MHTHyTestPlat().loginVerfify("MHT", "31179", "ad24919ba4a748579e6adc7c1e8a1042"); boolean mht = new MHTHyTestPlat().loginVerfify("MHT", "31179", "1f9dc916200a4483b7ab391ae90d7451");
System.out.println("mht = " + mht); System.out.println("mht = " + mht);
} }