@xmobitea/gn-typescript-client 2.0.7 → 2.0.9
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/gn.js.client.js +18 -18
- package/dist/gn.js.client.min.js +1 -1
- package/dist/index.js +18 -18
- package/package.json +1 -1
package/dist/gn.js.client.js
CHANGED
|
@@ -19667,7 +19667,7 @@ var DashboardRequestModels;
|
|
|
19667
19667
|
_this.operationCode = OperationCode_1.OperationCode.ChangePasswordAdminAccount;
|
|
19668
19668
|
_this.operationEncrypted = true;
|
|
19669
19669
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19670
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19670
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19671
19671
|
_this.requestDataCls = DashboardModels_1.DashboardModels.ChangePasswordAdminAccountRequestData;
|
|
19672
19672
|
return _this;
|
|
19673
19673
|
}
|
|
@@ -19681,7 +19681,7 @@ var DashboardRequestModels;
|
|
|
19681
19681
|
_this.operationCode = OperationCode_1.OperationCode.GetAdminAccountList;
|
|
19682
19682
|
_this.operationEncrypted = true;
|
|
19683
19683
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19684
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19684
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19685
19685
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GetAdminAccountListRequestData;
|
|
19686
19686
|
return _this;
|
|
19687
19687
|
}
|
|
@@ -19695,7 +19695,7 @@ var DashboardRequestModels;
|
|
|
19695
19695
|
_this.operationCode = OperationCode_1.OperationCode.GetGameInformation;
|
|
19696
19696
|
_this.operationEncrypted = true;
|
|
19697
19697
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19698
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19698
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19699
19699
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GetGameInformationRequestData;
|
|
19700
19700
|
return _this;
|
|
19701
19701
|
}
|
|
@@ -19709,7 +19709,7 @@ var DashboardRequestModels;
|
|
|
19709
19709
|
_this.operationCode = OperationCode_1.OperationCode.GetGameList;
|
|
19710
19710
|
_this.operationEncrypted = true;
|
|
19711
19711
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19712
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19712
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19713
19713
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GetGameListRequestData;
|
|
19714
19714
|
return _this;
|
|
19715
19715
|
}
|
|
@@ -19723,7 +19723,7 @@ var DashboardRequestModels;
|
|
|
19723
19723
|
_this.operationCode = OperationCode_1.OperationCode.GetMasterGameSettings;
|
|
19724
19724
|
_this.operationEncrypted = true;
|
|
19725
19725
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19726
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19726
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19727
19727
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GetMasterGameSettingsRequestData;
|
|
19728
19728
|
return _this;
|
|
19729
19729
|
}
|
|
@@ -19737,7 +19737,7 @@ var DashboardRequestModels;
|
|
|
19737
19737
|
_this.operationCode = OperationCode_1.OperationCode.GetSecretInfoInformation;
|
|
19738
19738
|
_this.operationEncrypted = true;
|
|
19739
19739
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19740
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19740
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19741
19741
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GetSecretInfoInformationRequestData;
|
|
19742
19742
|
return _this;
|
|
19743
19743
|
}
|
|
@@ -19751,7 +19751,7 @@ var DashboardRequestModels;
|
|
|
19751
19751
|
_this.operationCode = OperationCode_1.OperationCode.GetSecretInfoList;
|
|
19752
19752
|
_this.operationEncrypted = true;
|
|
19753
19753
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19754
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19754
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19755
19755
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GetSecretInfoListRequestData;
|
|
19756
19756
|
return _this;
|
|
19757
19757
|
}
|
|
@@ -19765,7 +19765,7 @@ var DashboardRequestModels;
|
|
|
19765
19765
|
_this.operationCode = OperationCode_1.OperationCode.GetServerLog;
|
|
19766
19766
|
_this.operationEncrypted = true;
|
|
19767
19767
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19768
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19768
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19769
19769
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GetServerLogRequestData;
|
|
19770
19770
|
return _this;
|
|
19771
19771
|
}
|
|
@@ -19779,7 +19779,7 @@ var DashboardRequestModels;
|
|
|
19779
19779
|
_this.operationCode = OperationCode_1.OperationCode.GrantAdminAccount;
|
|
19780
19780
|
_this.operationEncrypted = true;
|
|
19781
19781
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19782
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19782
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19783
19783
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GrantAdminAccountRequestData;
|
|
19784
19784
|
return _this;
|
|
19785
19785
|
}
|
|
@@ -19793,7 +19793,7 @@ var DashboardRequestModels;
|
|
|
19793
19793
|
_this.operationCode = OperationCode_1.OperationCode.GrantGame;
|
|
19794
19794
|
_this.operationEncrypted = true;
|
|
19795
19795
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19796
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19796
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19797
19797
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GrantGameRequestData;
|
|
19798
19798
|
return _this;
|
|
19799
19799
|
}
|
|
@@ -19807,7 +19807,7 @@ var DashboardRequestModels;
|
|
|
19807
19807
|
_this.operationCode = OperationCode_1.OperationCode.GrantSecretInfo;
|
|
19808
19808
|
_this.operationEncrypted = true;
|
|
19809
19809
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19810
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19810
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19811
19811
|
_this.requestDataCls = DashboardModels_1.DashboardModels.GrantSecretInfoRequestData;
|
|
19812
19812
|
return _this;
|
|
19813
19813
|
}
|
|
@@ -19821,7 +19821,7 @@ var DashboardRequestModels;
|
|
|
19821
19821
|
_this.operationCode = OperationCode_1.OperationCode.LoginByAdminAccount;
|
|
19822
19822
|
_this.operationEncrypted = true;
|
|
19823
19823
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19824
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19824
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19825
19825
|
_this.requestDataCls = DashboardModels_1.DashboardModels.LoginByAdminAccountRequestData;
|
|
19826
19826
|
return _this;
|
|
19827
19827
|
}
|
|
@@ -19835,7 +19835,7 @@ var DashboardRequestModels;
|
|
|
19835
19835
|
_this.operationCode = OperationCode_1.OperationCode.RemoveAdminAccount;
|
|
19836
19836
|
_this.operationEncrypted = true;
|
|
19837
19837
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19838
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19838
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19839
19839
|
_this.requestDataCls = DashboardModels_1.DashboardModels.RemoveAdminAccountRequestData;
|
|
19840
19840
|
return _this;
|
|
19841
19841
|
}
|
|
@@ -19849,7 +19849,7 @@ var DashboardRequestModels;
|
|
|
19849
19849
|
_this.operationCode = OperationCode_1.OperationCode.SetGameInformation;
|
|
19850
19850
|
_this.operationEncrypted = true;
|
|
19851
19851
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19852
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19852
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19853
19853
|
_this.requestDataCls = DashboardModels_1.DashboardModels.SetGameInformationRequestData;
|
|
19854
19854
|
return _this;
|
|
19855
19855
|
}
|
|
@@ -19863,7 +19863,7 @@ var DashboardRequestModels;
|
|
|
19863
19863
|
_this.operationCode = OperationCode_1.OperationCode.SetMasterGameSettings;
|
|
19864
19864
|
_this.operationEncrypted = true;
|
|
19865
19865
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19866
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19866
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19867
19867
|
_this.requestDataCls = DashboardModels_1.DashboardModels.SetMasterGameSettingsRequestData;
|
|
19868
19868
|
return _this;
|
|
19869
19869
|
}
|
|
@@ -19877,7 +19877,7 @@ var DashboardRequestModels;
|
|
|
19877
19877
|
_this.operationCode = OperationCode_1.OperationCode.SetPasswordAdminAccount;
|
|
19878
19878
|
_this.operationEncrypted = true;
|
|
19879
19879
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19880
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19880
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19881
19881
|
_this.requestDataCls = DashboardModels_1.DashboardModels.SetPasswordAdminAccountRequestData;
|
|
19882
19882
|
return _this;
|
|
19883
19883
|
}
|
|
@@ -19891,7 +19891,7 @@ var DashboardRequestModels;
|
|
|
19891
19891
|
_this.operationCode = OperationCode_1.OperationCode.SetSecretInfoInformation;
|
|
19892
19892
|
_this.operationEncrypted = true;
|
|
19893
19893
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19894
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19894
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19895
19895
|
_this.requestDataCls = DashboardModels_1.DashboardModels.SetSecretInfoInformationRequestData;
|
|
19896
19896
|
return _this;
|
|
19897
19897
|
}
|
|
@@ -19905,7 +19905,7 @@ var DashboardRequestModels;
|
|
|
19905
19905
|
_this.operationCode = OperationCode_1.OperationCode.SetSecretKeyAdminAccount;
|
|
19906
19906
|
_this.operationEncrypted = true;
|
|
19907
19907
|
_this.requestType = RequestType_1.RequestType.Dashboard;
|
|
19908
|
-
_this.requestRole = RequestRole_1.RequestRole.
|
|
19908
|
+
_this.requestRole = RequestRole_1.RequestRole.Client;
|
|
19909
19909
|
_this.requestDataCls = DashboardModels_1.DashboardModels.SetSecretKeyAdminAccountRequestData;
|
|
19910
19910
|
return _this;
|
|
19911
19911
|
}
|