微调测试代码

This commit is contained in:
free will
2022-03-19 18:06:07 +08:00
parent 31cdf88e08
commit cf1e2b57ba
+1 -1
View File
@@ -81,7 +81,7 @@ public class TestAPI {
// 构造注册请求包 13294184003
if(_regis){
RegisterWithSignRequest request=new RegisterWithSignRequest(userID,username,"fukinngTestHash",
RegisterWithSignRequest request=new RegisterWithSignRequest(userID,username,passwd,
phone,"1234",email,"dev","",
pubkey,0,0,"1625142358",sig);
try {