Skip to content

Commit c2f547f

Browse files
committed
refact(cdwdoris): regen provider
1 parent b32ab92 commit c2f547f

12 files changed

+66
-1822
lines changed

tencentcloud/connectivity/client.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ type TencentCloudClient struct {
210210
regionConn *region.Client
211211
//internal version: replace client begin, please do not modify this annotation and refrain from inserting any code between the beginning and end lines of the annotation.
212212
//internal version: replace client end, please do not modify this annotation and refrain from inserting any code between the beginning and end lines of the annotation.
213-
tke2Conn *tke2.Client
214-
cdcConn *cdc.Client
213+
tke2Conn *tke2.Client
214+
cdcConn *cdc.Client
215215
// cdwdorisConn *cdwdoris.Client
216216
//omit nil client
217217
omitNilConn *common.Client

0 commit comments

Comments
 (0)