@xmobitea/gn-typescript-client 2.0.6 → 2.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -10464,7 +10464,7 @@ var DashboardRequestModels;
10464
10464
  this.operationCode = OperationCode_1.OperationCode.ChangePasswordAdminAccount;
10465
10465
  this.operationEncrypted = true;
10466
10466
  this.requestType = RequestType_1.RequestType.Dashboard;
10467
- this.requestRole = RequestRole_1.RequestRole.Client;
10467
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10468
10468
  this.requestDataCls = DashboardModels_1.DashboardModels.ChangePasswordAdminAccountRequestData;
10469
10469
  }
10470
10470
  }
@@ -10475,7 +10475,7 @@ var DashboardRequestModels;
10475
10475
  this.operationCode = OperationCode_1.OperationCode.GetAdminAccountList;
10476
10476
  this.operationEncrypted = true;
10477
10477
  this.requestType = RequestType_1.RequestType.Dashboard;
10478
- this.requestRole = RequestRole_1.RequestRole.Client;
10478
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10479
10479
  this.requestDataCls = DashboardModels_1.DashboardModels.GetAdminAccountListRequestData;
10480
10480
  }
10481
10481
  }
@@ -10486,7 +10486,7 @@ var DashboardRequestModels;
10486
10486
  this.operationCode = OperationCode_1.OperationCode.GetGameInformation;
10487
10487
  this.operationEncrypted = true;
10488
10488
  this.requestType = RequestType_1.RequestType.Dashboard;
10489
- this.requestRole = RequestRole_1.RequestRole.Client;
10489
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10490
10490
  this.requestDataCls = DashboardModels_1.DashboardModels.GetGameInformationRequestData;
10491
10491
  }
10492
10492
  }
@@ -10497,7 +10497,7 @@ var DashboardRequestModels;
10497
10497
  this.operationCode = OperationCode_1.OperationCode.GetGameList;
10498
10498
  this.operationEncrypted = true;
10499
10499
  this.requestType = RequestType_1.RequestType.Dashboard;
10500
- this.requestRole = RequestRole_1.RequestRole.Client;
10500
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10501
10501
  this.requestDataCls = DashboardModels_1.DashboardModels.GetGameListRequestData;
10502
10502
  }
10503
10503
  }
@@ -10508,7 +10508,7 @@ var DashboardRequestModels;
10508
10508
  this.operationCode = OperationCode_1.OperationCode.GetMasterGameSettings;
10509
10509
  this.operationEncrypted = true;
10510
10510
  this.requestType = RequestType_1.RequestType.Dashboard;
10511
- this.requestRole = RequestRole_1.RequestRole.Client;
10511
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10512
10512
  this.requestDataCls = DashboardModels_1.DashboardModels.GetMasterGameSettingsRequestData;
10513
10513
  }
10514
10514
  }
@@ -10519,7 +10519,7 @@ var DashboardRequestModels;
10519
10519
  this.operationCode = OperationCode_1.OperationCode.GetSecretInfoInformation;
10520
10520
  this.operationEncrypted = true;
10521
10521
  this.requestType = RequestType_1.RequestType.Dashboard;
10522
- this.requestRole = RequestRole_1.RequestRole.Client;
10522
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10523
10523
  this.requestDataCls = DashboardModels_1.DashboardModels.GetSecretInfoInformationRequestData;
10524
10524
  }
10525
10525
  }
@@ -10530,7 +10530,7 @@ var DashboardRequestModels;
10530
10530
  this.operationCode = OperationCode_1.OperationCode.GetSecretInfoList;
10531
10531
  this.operationEncrypted = true;
10532
10532
  this.requestType = RequestType_1.RequestType.Dashboard;
10533
- this.requestRole = RequestRole_1.RequestRole.Client;
10533
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10534
10534
  this.requestDataCls = DashboardModels_1.DashboardModels.GetSecretInfoListRequestData;
10535
10535
  }
10536
10536
  }
@@ -10541,7 +10541,7 @@ var DashboardRequestModels;
10541
10541
  this.operationCode = OperationCode_1.OperationCode.GetServerLog;
10542
10542
  this.operationEncrypted = true;
10543
10543
  this.requestType = RequestType_1.RequestType.Dashboard;
10544
- this.requestRole = RequestRole_1.RequestRole.Client;
10544
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10545
10545
  this.requestDataCls = DashboardModels_1.DashboardModels.GetServerLogRequestData;
10546
10546
  }
10547
10547
  }
@@ -10552,7 +10552,7 @@ var DashboardRequestModels;
10552
10552
  this.operationCode = OperationCode_1.OperationCode.GrantAdminAccount;
10553
10553
  this.operationEncrypted = true;
10554
10554
  this.requestType = RequestType_1.RequestType.Dashboard;
10555
- this.requestRole = RequestRole_1.RequestRole.Client;
10555
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10556
10556
  this.requestDataCls = DashboardModels_1.DashboardModels.GrantAdminAccountRequestData;
10557
10557
  }
10558
10558
  }
@@ -10563,7 +10563,7 @@ var DashboardRequestModels;
10563
10563
  this.operationCode = OperationCode_1.OperationCode.GrantGame;
10564
10564
  this.operationEncrypted = true;
10565
10565
  this.requestType = RequestType_1.RequestType.Dashboard;
10566
- this.requestRole = RequestRole_1.RequestRole.Client;
10566
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10567
10567
  this.requestDataCls = DashboardModels_1.DashboardModels.GrantGameRequestData;
10568
10568
  }
10569
10569
  }
@@ -10574,7 +10574,7 @@ var DashboardRequestModels;
10574
10574
  this.operationCode = OperationCode_1.OperationCode.GrantSecretInfo;
10575
10575
  this.operationEncrypted = true;
10576
10576
  this.requestType = RequestType_1.RequestType.Dashboard;
10577
- this.requestRole = RequestRole_1.RequestRole.Client;
10577
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10578
10578
  this.requestDataCls = DashboardModels_1.DashboardModels.GrantSecretInfoRequestData;
10579
10579
  }
10580
10580
  }
@@ -10585,7 +10585,7 @@ var DashboardRequestModels;
10585
10585
  this.operationCode = OperationCode_1.OperationCode.LoginByAdminAccount;
10586
10586
  this.operationEncrypted = true;
10587
10587
  this.requestType = RequestType_1.RequestType.Dashboard;
10588
- this.requestRole = RequestRole_1.RequestRole.Client;
10588
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10589
10589
  this.requestDataCls = DashboardModels_1.DashboardModels.LoginByAdminAccountRequestData;
10590
10590
  }
10591
10591
  }
@@ -10596,7 +10596,7 @@ var DashboardRequestModels;
10596
10596
  this.operationCode = OperationCode_1.OperationCode.RemoveAdminAccount;
10597
10597
  this.operationEncrypted = true;
10598
10598
  this.requestType = RequestType_1.RequestType.Dashboard;
10599
- this.requestRole = RequestRole_1.RequestRole.Client;
10599
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10600
10600
  this.requestDataCls = DashboardModels_1.DashboardModels.RemoveAdminAccountRequestData;
10601
10601
  }
10602
10602
  }
@@ -10607,7 +10607,7 @@ var DashboardRequestModels;
10607
10607
  this.operationCode = OperationCode_1.OperationCode.SetGameInformation;
10608
10608
  this.operationEncrypted = true;
10609
10609
  this.requestType = RequestType_1.RequestType.Dashboard;
10610
- this.requestRole = RequestRole_1.RequestRole.Client;
10610
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10611
10611
  this.requestDataCls = DashboardModels_1.DashboardModels.SetGameInformationRequestData;
10612
10612
  }
10613
10613
  }
@@ -10618,7 +10618,7 @@ var DashboardRequestModels;
10618
10618
  this.operationCode = OperationCode_1.OperationCode.SetMasterGameSettings;
10619
10619
  this.operationEncrypted = true;
10620
10620
  this.requestType = RequestType_1.RequestType.Dashboard;
10621
- this.requestRole = RequestRole_1.RequestRole.Client;
10621
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10622
10622
  this.requestDataCls = DashboardModels_1.DashboardModels.SetMasterGameSettingsRequestData;
10623
10623
  }
10624
10624
  }
@@ -10629,7 +10629,7 @@ var DashboardRequestModels;
10629
10629
  this.operationCode = OperationCode_1.OperationCode.SetPasswordAdminAccount;
10630
10630
  this.operationEncrypted = true;
10631
10631
  this.requestType = RequestType_1.RequestType.Dashboard;
10632
- this.requestRole = RequestRole_1.RequestRole.Client;
10632
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10633
10633
  this.requestDataCls = DashboardModels_1.DashboardModels.SetPasswordAdminAccountRequestData;
10634
10634
  }
10635
10635
  }
@@ -10640,7 +10640,7 @@ var DashboardRequestModels;
10640
10640
  this.operationCode = OperationCode_1.OperationCode.SetSecretInfoInformation;
10641
10641
  this.operationEncrypted = true;
10642
10642
  this.requestType = RequestType_1.RequestType.Dashboard;
10643
- this.requestRole = RequestRole_1.RequestRole.Client;
10643
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10644
10644
  this.requestDataCls = DashboardModels_1.DashboardModels.SetSecretInfoInformationRequestData;
10645
10645
  }
10646
10646
  }
@@ -10651,7 +10651,7 @@ var DashboardRequestModels;
10651
10651
  this.operationCode = OperationCode_1.OperationCode.SetSecretKeyAdminAccount;
10652
10652
  this.operationEncrypted = true;
10653
10653
  this.requestType = RequestType_1.RequestType.Dashboard;
10654
- this.requestRole = RequestRole_1.RequestRole.Client;
10654
+ this.requestRole = RequestRole_1.RequestRole.Admin;
10655
10655
  this.requestDataCls = DashboardModels_1.DashboardModels.SetSecretKeyAdminAccountRequestData;
10656
10656
  }
10657
10657
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xmobitea/gn-typescript-client",
3
- "version": "2.0.6",
3
+ "version": "2.0.7",
4
4
  "description": "",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",