lib/v20201111/client.rb in tencentcloud-sdk-ess-3.0.613 vs lib/v20201111/client.rb in tencentcloud-sdk-ess-3.0.614
- old
+ new
@@ -151,9 +151,15 @@
raise e
rescue StandardError => e
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
end
+ # 根据产品要求,调整接口目录
+
+ # 新接口:ChannelCreateOrganizationModifyQrCode
+
+ # 老接口目前无线上流量,测试用例已下线处理
+
# 生成子客编辑企业信息二维码
# @param request: Request instance for CreateChannelSubOrganizationModifyQrCode.
# @type request: :class:`Tencentcloud::ess::V20201111::CreateChannelSubOrganizationModifyQrCodeRequest`
# @rtype: :class:`Tencentcloud::ess::V20201111::CreateChannelSubOrganizationModifyQrCodeResponse`
\ No newline at end of file