@xmobitea/gn-typescript-client 2.0.7 → 2.0.8

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
@@ -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.Admin;
10588
+ this.requestRole = RequestRole_1.RequestRole.Client;
10589
10589
  this.requestDataCls = DashboardModels_1.DashboardModels.LoginByAdminAccountRequestData;
10590
10590
  }
10591
10591
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xmobitea/gn-typescript-client",
3
- "version": "2.0.7",
3
+ "version": "2.0.8",
4
4
  "description": "",
5
5
  "types": "dist/index.d.ts",
6
6
  "main": "dist/index.js",