mirror of
https://gitee.com/willfree/min-dev-java.git
synced 2026-06-17 17:10:26 +08:00
微调测试代码
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user