tencentcloud-sdk-python 3.0.1373__py2.py3-none-any.whl → 3.0.1375__py2.py3-none-any.whl

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.
Files changed (49) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aiart/v20221229/models.py +16 -0
  3. tencentcloud/apm/v20210622/models.py +60 -0
  4. tencentcloud/asr/v20190614/asr_client.py +1 -1
  5. tencentcloud/asr/v20190614/models.py +8 -0
  6. tencentcloud/bh/v20230418/models.py +4 -8
  7. tencentcloud/cbs/v20170312/models.py +27 -2
  8. tencentcloud/chc/v20230418/models.py +84 -2
  9. tencentcloud/ckafka/v20190819/models.py +0 -24
  10. tencentcloud/clb/v20180317/clb_client.py +31 -23
  11. tencentcloud/clb/v20180317/errorcodes.py +3 -0
  12. tencentcloud/clb/v20180317/models.py +521 -262
  13. tencentcloud/cloudaudit/v20190319/models.py +0 -64
  14. tencentcloud/config/v20220802/models.py +0 -150
  15. tencentcloud/cvm/v20170312/models.py +4 -4
  16. tencentcloud/cynosdb/v20190107/cynosdb_client.py +23 -0
  17. tencentcloud/cynosdb/v20190107/models.py +128 -15
  18. tencentcloud/dlc/v20210125/models.py +30 -0
  19. tencentcloud/domain/v20180808/domain_client.py +4 -0
  20. tencentcloud/domain/v20180808/errorcodes.py +3 -0
  21. tencentcloud/domain/v20180808/models.py +184 -78
  22. tencentcloud/dsgc/v20190723/dsgc_client.py +23 -0
  23. tencentcloud/dsgc/v20190723/models.py +384 -0
  24. tencentcloud/es/v20250101/es_client.py +4 -2
  25. tencentcloud/es/v20250101/models.py +70 -70
  26. tencentcloud/iss/v20230517/models.py +0 -40
  27. tencentcloud/lowcode/v20210108/models.py +17 -2
  28. tencentcloud/ocr/v20181119/models.py +20 -2
  29. tencentcloud/organization/v20210331/models.py +0 -12
  30. tencentcloud/tdmq/v20200217/models.py +185 -15
  31. tencentcloud/thpc/v20230321/errorcodes.py +3 -0
  32. tencentcloud/tke/v20180525/models.py +72 -72
  33. tencentcloud/trocket/v20230308/models.py +190 -12
  34. tencentcloud/trocket/v20230308/trocket_client.py +0 -1
  35. tencentcloud/tsf/v20180326/errorcodes.py +3 -0
  36. tencentcloud/tsf/v20180326/models.py +2 -2
  37. tencentcloud/vod/v20180717/models.py +15 -0
  38. tencentcloud/vpc/v20170312/errorcodes.py +12 -0
  39. tencentcloud/vpc/v20170312/models.py +262 -254
  40. tencentcloud/vpc/v20170312/vpc_client.py +13 -13
  41. tencentcloud/waf/v20180125/models.py +34 -0
  42. tencentcloud/waf/v20180125/waf_client.py +23 -0
  43. tencentcloud/wedata/v20210820/models.py +1704 -0
  44. tencentcloud/wedata/v20210820/wedata_client.py +125 -9
  45. {tencentcloud_sdk_python-3.0.1373.dist-info → tencentcloud_sdk_python-3.0.1375.dist-info}/METADATA +1 -1
  46. {tencentcloud_sdk_python-3.0.1373.dist-info → tencentcloud_sdk_python-3.0.1375.dist-info}/RECORD +49 -49
  47. {tencentcloud_sdk_python-3.0.1373.dist-info → tencentcloud_sdk_python-3.0.1375.dist-info}/LICENSE +0 -0
  48. {tencentcloud_sdk_python-3.0.1373.dist-info → tencentcloud_sdk_python-3.0.1375.dist-info}/WHEEL +0 -0
  49. {tencentcloud_sdk_python-3.0.1373.dist-info → tencentcloud_sdk_python-3.0.1375.dist-info}/top_level.txt +0 -0
@@ -2623,7 +2623,7 @@ class CreateKeyPairRequest(AbstractModel):
2623
2623
 
2624
2624
  def __init__(self):
2625
2625
  r"""
2626
- :param _KeyName: 密钥对名称,可由数字,字母和下划线组成,长度不超过25个字符。
2626
+ :param _KeyName: 密钥对名称,可由数字、字母和下划线组成,长度不超过25个字符。密钥对名称不能和已经存在的密钥对名称重复。
2627
2627
  :type KeyName: str
2628
2628
  :param _ProjectId: 密钥对创建后所属的项目ID,ProjectId为0表示默认项目。
2629
2629
  可以通过以下方式获取项目ID:
@@ -2639,7 +2639,7 @@ class CreateKeyPairRequest(AbstractModel):
2639
2639
 
2640
2640
  @property
2641
2641
  def KeyName(self):
2642
- """密钥对名称,可由数字,字母和下划线组成,长度不超过25个字符。
2642
+ """密钥对名称,可由数字、字母和下划线组成,长度不超过25个字符。密钥对名称不能和已经存在的密钥对名称重复。
2643
2643
  :rtype: str
2644
2644
  """
2645
2645
  return self._KeyName
@@ -16496,7 +16496,7 @@ class ModifyHostsAttributeRequest(AbstractModel):
16496
16496
  :type HostIds: list of str
16497
16497
  :param _HostName: CDH实例显示名称。可任意命名,但不得超过60个字符。
16498
16498
  :type HostName: str
16499
- :param _RenewFlag: 自动续费标识。取值范围:<br><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费<br><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费<br><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费<br><br>若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
16499
+ :param _RenewFlag: 自动续费标识。取值范围:<br><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费</li><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费</li><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费</li><br>若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
16500
16500
  :type RenewFlag: str
16501
16501
  :param _ProjectId: 项目ID。项目可以使用[AddProject](https://cloud.tencent.com/doc/api/403/4398)接口创建。可通过[`DescribeProject`](https://cloud.tencent.com/document/product/378/4400) API返回值中的`projectId`获取。后续使用[DescribeHosts](https://cloud.tencent.com/document/api/213/16474)接口查询实例时,项目ID可用于过滤结果。
16502
16502
  :type ProjectId: int
@@ -16530,7 +16530,7 @@ class ModifyHostsAttributeRequest(AbstractModel):
16530
16530
 
16531
16531
  @property
16532
16532
  def RenewFlag(self):
16533
- """自动续费标识。取值范围:<br><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费<br><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费<br><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费<br><br>若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
16533
+ """自动续费标识。取值范围:<br><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费</li><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费</li><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费</li><br>若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
16534
16534
  :rtype: str
16535
16535
  """
16536
16536
  return self._RenewFlag
@@ -233,6 +233,29 @@ class CynosdbClient(AbstractClient):
233
233
  raise TencentCloudSDKException(type(e).__name__, str(e))
234
234
 
235
235
 
236
+ def CloseSSL(self, request):
237
+ """关闭SSL加密
238
+
239
+ :param request: Request instance for CloseSSL.
240
+ :type request: :class:`tencentcloud.cynosdb.v20190107.models.CloseSSLRequest`
241
+ :rtype: :class:`tencentcloud.cynosdb.v20190107.models.CloseSSLResponse`
242
+
243
+ """
244
+ try:
245
+ params = request._serialize()
246
+ headers = request.headers
247
+ body = self.call("CloseSSL", params, headers=headers)
248
+ response = json.loads(body)
249
+ model = models.CloseSSLResponse()
250
+ model._deserialize(response["Response"])
251
+ return model
252
+ except Exception as e:
253
+ if isinstance(e, TencentCloudSDKException):
254
+ raise
255
+ else:
256
+ raise TencentCloudSDKException(type(e).__name__, str(e))
257
+
258
+
236
259
  def CloseWan(self, request):
237
260
  """本接口(CloseWan)用于关闭外网。
238
261
 
@@ -3952,6 +3952,119 @@ class CloseProxyResponse(AbstractModel):
3952
3952
  self._RequestId = params.get("RequestId")
3953
3953
 
3954
3954
 
3955
+ class CloseSSLRequest(AbstractModel):
3956
+ """CloseSSL请求参数结构体
3957
+
3958
+ """
3959
+
3960
+ def __init__(self):
3961
+ r"""
3962
+ :param _ClusterId: 集群ID
3963
+ :type ClusterId: str
3964
+ :param _InstanceId: 实例ID
3965
+ :type InstanceId: str
3966
+ """
3967
+ self._ClusterId = None
3968
+ self._InstanceId = None
3969
+
3970
+ @property
3971
+ def ClusterId(self):
3972
+ """集群ID
3973
+ :rtype: str
3974
+ """
3975
+ return self._ClusterId
3976
+
3977
+ @ClusterId.setter
3978
+ def ClusterId(self, ClusterId):
3979
+ self._ClusterId = ClusterId
3980
+
3981
+ @property
3982
+ def InstanceId(self):
3983
+ """实例ID
3984
+ :rtype: str
3985
+ """
3986
+ return self._InstanceId
3987
+
3988
+ @InstanceId.setter
3989
+ def InstanceId(self, InstanceId):
3990
+ self._InstanceId = InstanceId
3991
+
3992
+
3993
+ def _deserialize(self, params):
3994
+ self._ClusterId = params.get("ClusterId")
3995
+ self._InstanceId = params.get("InstanceId")
3996
+ memeber_set = set(params.keys())
3997
+ for name, value in vars(self).items():
3998
+ property_name = name[1:]
3999
+ if property_name in memeber_set:
4000
+ memeber_set.remove(property_name)
4001
+ if len(memeber_set) > 0:
4002
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
4003
+
4004
+
4005
+
4006
+ class CloseSSLResponse(AbstractModel):
4007
+ """CloseSSL返回参数结构体
4008
+
4009
+ """
4010
+
4011
+ def __init__(self):
4012
+ r"""
4013
+ :param _FlowId: 流程ID
4014
+ 注意:此字段可能返回 null,表示取不到有效值。
4015
+ :type FlowId: int
4016
+ :param _TaskId: 任务id
4017
+ 注意:此字段可能返回 null,表示取不到有效值。
4018
+ :type TaskId: int
4019
+ :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4020
+ :type RequestId: str
4021
+ """
4022
+ self._FlowId = None
4023
+ self._TaskId = None
4024
+ self._RequestId = None
4025
+
4026
+ @property
4027
+ def FlowId(self):
4028
+ """流程ID
4029
+ 注意:此字段可能返回 null,表示取不到有效值。
4030
+ :rtype: int
4031
+ """
4032
+ return self._FlowId
4033
+
4034
+ @FlowId.setter
4035
+ def FlowId(self, FlowId):
4036
+ self._FlowId = FlowId
4037
+
4038
+ @property
4039
+ def TaskId(self):
4040
+ """任务id
4041
+ 注意:此字段可能返回 null,表示取不到有效值。
4042
+ :rtype: int
4043
+ """
4044
+ return self._TaskId
4045
+
4046
+ @TaskId.setter
4047
+ def TaskId(self, TaskId):
4048
+ self._TaskId = TaskId
4049
+
4050
+ @property
4051
+ def RequestId(self):
4052
+ """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4053
+ :rtype: str
4054
+ """
4055
+ return self._RequestId
4056
+
4057
+ @RequestId.setter
4058
+ def RequestId(self, RequestId):
4059
+ self._RequestId = RequestId
4060
+
4061
+
4062
+ def _deserialize(self, params):
4063
+ self._FlowId = params.get("FlowId")
4064
+ self._TaskId = params.get("TaskId")
4065
+ self._RequestId = params.get("RequestId")
4066
+
4067
+
3955
4068
  class CloseWanRequest(AbstractModel):
3956
4069
  """CloseWan请求参数结构体
3957
4070
 
@@ -5656,6 +5769,8 @@ class CreateClustersRequest(AbstractModel):
5656
5769
  :param _Memory: 当DbMode为NORMAL或不填时必选
5657
5770
  普通实例内存,单位GB
5658
5771
  :type Memory: int
5772
+ :param _InstanceCount: 实例数量,数量范围为(0,16],默认值为2(即一个rw实例+一个ro实例),传递的n表示1个rw实例+n-1个ro实例(规格相同),如需要更精确的集群组成搭配,请使用InstanceInitInfos
5773
+ :type InstanceCount: int
5659
5774
  :param _Storage: 该参数无实际意义,已废弃。
5660
5775
  存储大小,单位GB。
5661
5776
  :type Storage: int
@@ -5686,8 +5801,6 @@ timeRollback,时间点回档
5686
5801
  :param _StorageLimit: 普通实例存储上限,单位GB
5687
5802
  当DbType为MYSQL,且存储计费模式为预付费时,该参数需不大于cpu与memory对应存储规格上限
5688
5803
  :type StorageLimit: int
5689
- :param _InstanceCount: 实例数量,数量范围为(0,16]
5690
- :type InstanceCount: int
5691
5804
  :param _TimeSpan: 包年包月购买时长
5692
5805
  :type TimeSpan: int
5693
5806
  :param _TimeUnit: 包年包月购买时长单位,['s','d','m','y']
@@ -5749,6 +5862,7 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
5749
5862
  self._ProjectId = None
5750
5863
  self._Cpu = None
5751
5864
  self._Memory = None
5865
+ self._InstanceCount = None
5752
5866
  self._Storage = None
5753
5867
  self._ClusterName = None
5754
5868
  self._AdminPassword = None
@@ -5761,7 +5875,6 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
5761
5875
  self._ExpectTime = None
5762
5876
  self._ExpectTimeThresh = None
5763
5877
  self._StorageLimit = None
5764
- self._InstanceCount = None
5765
5878
  self._TimeSpan = None
5766
5879
  self._TimeUnit = None
5767
5880
  self._AutoRenewFlag = None
@@ -5875,6 +5988,17 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
5875
5988
  def Memory(self, Memory):
5876
5989
  self._Memory = Memory
5877
5990
 
5991
+ @property
5992
+ def InstanceCount(self):
5993
+ """实例数量,数量范围为(0,16],默认值为2(即一个rw实例+一个ro实例),传递的n表示1个rw实例+n-1个ro实例(规格相同),如需要更精确的集群组成搭配,请使用InstanceInitInfos
5994
+ :rtype: int
5995
+ """
5996
+ return self._InstanceCount
5997
+
5998
+ @InstanceCount.setter
5999
+ def InstanceCount(self, InstanceCount):
6000
+ self._InstanceCount = InstanceCount
6001
+
5878
6002
  @property
5879
6003
  def Storage(self):
5880
6004
  """该参数无实际意义,已废弃。
@@ -6013,17 +6137,6 @@ timeRollback,时间点回档
6013
6137
  def StorageLimit(self, StorageLimit):
6014
6138
  self._StorageLimit = StorageLimit
6015
6139
 
6016
- @property
6017
- def InstanceCount(self):
6018
- """实例数量,数量范围为(0,16]
6019
- :rtype: int
6020
- """
6021
- return self._InstanceCount
6022
-
6023
- @InstanceCount.setter
6024
- def InstanceCount(self, InstanceCount):
6025
- self._InstanceCount = InstanceCount
6026
-
6027
6140
  @property
6028
6141
  def TimeSpan(self):
6029
6142
  """包年包月购买时长
@@ -6266,6 +6379,7 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
6266
6379
  self._ProjectId = params.get("ProjectId")
6267
6380
  self._Cpu = params.get("Cpu")
6268
6381
  self._Memory = params.get("Memory")
6382
+ self._InstanceCount = params.get("InstanceCount")
6269
6383
  self._Storage = params.get("Storage")
6270
6384
  self._ClusterName = params.get("ClusterName")
6271
6385
  self._AdminPassword = params.get("AdminPassword")
@@ -6278,7 +6392,6 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
6278
6392
  self._ExpectTime = params.get("ExpectTime")
6279
6393
  self._ExpectTimeThresh = params.get("ExpectTimeThresh")
6280
6394
  self._StorageLimit = params.get("StorageLimit")
6281
- self._InstanceCount = params.get("InstanceCount")
6282
6395
  self._TimeSpan = params.get("TimeSpan")
6283
6396
  self._TimeUnit = params.get("TimeUnit")
6284
6397
  self._AutoRenewFlag = params.get("AutoRenewFlag")
@@ -21066,12 +21066,15 @@ class DescribeUserRolesRequest(AbstractModel):
21066
21066
  :type SortBy: str
21067
21067
  :param _Sorting: 正序或者倒序,例如:desc
21068
21068
  :type Sorting: str
21069
+ :param _IsDefault: 是否设置为常驻:1非常驻(默认)、2常驻(仅能设置一个常驻)
21070
+ :type IsDefault: int
21069
21071
  """
21070
21072
  self._Limit = None
21071
21073
  self._Offset = None
21072
21074
  self._Fuzzy = None
21073
21075
  self._SortBy = None
21074
21076
  self._Sorting = None
21077
+ self._IsDefault = None
21075
21078
 
21076
21079
  @property
21077
21080
  def Limit(self):
@@ -21128,6 +21131,17 @@ class DescribeUserRolesRequest(AbstractModel):
21128
21131
  def Sorting(self, Sorting):
21129
21132
  self._Sorting = Sorting
21130
21133
 
21134
+ @property
21135
+ def IsDefault(self):
21136
+ """是否设置为常驻:1非常驻(默认)、2常驻(仅能设置一个常驻)
21137
+ :rtype: int
21138
+ """
21139
+ return self._IsDefault
21140
+
21141
+ @IsDefault.setter
21142
+ def IsDefault(self, IsDefault):
21143
+ self._IsDefault = IsDefault
21144
+
21131
21145
 
21132
21146
  def _deserialize(self, params):
21133
21147
  self._Limit = params.get("Limit")
@@ -21135,6 +21149,7 @@ class DescribeUserRolesRequest(AbstractModel):
21135
21149
  self._Fuzzy = params.get("Fuzzy")
21136
21150
  self._SortBy = params.get("SortBy")
21137
21151
  self._Sorting = params.get("Sorting")
21152
+ self._IsDefault = params.get("IsDefault")
21138
21153
  memeber_set = set(params.keys())
21139
21154
  for name, value in vars(self).items():
21140
21155
  property_name = name[1:]
@@ -35902,6 +35917,8 @@ class UserRole(AbstractModel):
35902
35917
  :type CosPermissionList: list of CosPermission
35903
35918
  :param _PermissionJson: cam策略json
35904
35919
  :type PermissionJson: str
35920
+ :param _IsDefault: 是否设置为常驻:1非常驻(默认)、2常驻(仅能设置一个常驻)
35921
+ :type IsDefault: int
35905
35922
  """
35906
35923
  self._RoleId = None
35907
35924
  self._AppId = None
@@ -35913,6 +35930,7 @@ class UserRole(AbstractModel):
35913
35930
  self._Creator = None
35914
35931
  self._CosPermissionList = None
35915
35932
  self._PermissionJson = None
35933
+ self._IsDefault = None
35916
35934
 
35917
35935
  @property
35918
35936
  def RoleId(self):
@@ -36024,6 +36042,17 @@ class UserRole(AbstractModel):
36024
36042
  def PermissionJson(self, PermissionJson):
36025
36043
  self._PermissionJson = PermissionJson
36026
36044
 
36045
+ @property
36046
+ def IsDefault(self):
36047
+ """是否设置为常驻:1非常驻(默认)、2常驻(仅能设置一个常驻)
36048
+ :rtype: int
36049
+ """
36050
+ return self._IsDefault
36051
+
36052
+ @IsDefault.setter
36053
+ def IsDefault(self, IsDefault):
36054
+ self._IsDefault = IsDefault
36055
+
36027
36056
 
36028
36057
  def _deserialize(self, params):
36029
36058
  self._RoleId = params.get("RoleId")
@@ -36041,6 +36070,7 @@ class UserRole(AbstractModel):
36041
36070
  obj._deserialize(item)
36042
36071
  self._CosPermissionList.append(obj)
36043
36072
  self._PermissionJson = params.get("PermissionJson")
36073
+ self._IsDefault = params.get("IsDefault")
36044
36074
  memeber_set = set(params.keys())
36045
36075
  for name, value in vars(self).items():
36046
36076
  property_name = name[1:]
@@ -166,6 +166,8 @@ class DomainClient(AbstractClient):
166
166
 
167
167
  def CreateCustomDnsHost(self, request):
168
168
  """创建自定义DNS Host
169
+ 域名在“正常状态”下可创建,域名如果“未实名”则无法创建,账户如果未实名则无法创建。
170
+ 默认每个域名 自定义DNS Host 数量不超过10个
169
171
 
170
172
  :param request: Request instance for CreateCustomDnsHost.
171
173
  :type request: :class:`tencentcloud.domain.v20180808.models.CreateCustomDnsHostRequest`
@@ -304,6 +306,7 @@ class DomainClient(AbstractClient):
304
306
 
305
307
  def DeleteCustomDnsHost(self, request):
306
308
  """删除自定义DNS Host
309
+ 仅能删除域名在“正常状态”下,已经创建过的自定义Host,域名如果“未实名”或账户未实名,则无法操作
307
310
 
308
311
  :param request: Request instance for DeleteCustomDnsHost.
309
312
  :type request: :class:`tencentcloud.domain.v20180808.models.DeleteCustomDnsHostRequest`
@@ -972,6 +975,7 @@ class DomainClient(AbstractClient):
972
975
 
973
976
  def ModifyCustomDnsHost(self, request):
974
977
  """修改自定义DNS Host
978
+ 域名在“正常状态”下可修改已经存在的自定义DNS Host,域名如果“未实名”则无法修改,账户如果未实名则无法修改。 默认每个域名 自定义DNS Host 数量不超过10个
975
979
 
976
980
  :param request: Request instance for ModifyCustomDnsHost.
977
981
  :type request: :class:`tencentcloud.domain.v20180808.models.ModifyCustomDnsHostRequest`
@@ -338,6 +338,9 @@ RESOURCENOTFOUND_BIDPRICECONFIG = 'ResourceNotFound.BidPriceConfig'
338
338
  # 域名地址有误,请输入正确的域名地址。
339
339
  RESOURCENOTFOUND_DOMAINNOTFOUND = 'ResourceNotFound.DomainNotFound'
340
340
 
341
+ # 获取数据查找不到。
342
+ RESOURCENOTFOUND_SEARCHINFO = 'ResourceNotFound.SearchInfo'
343
+
341
344
  # 模板信息有误,请输入正确的信息。
342
345
  RESOURCENOTFOUND_TEMPLATENOTFOUND = 'ResourceNotFound.TemplateNotFound'
343
346