Skip to content

Commit e97a807

Browse files
committed
feat: regen code
1 parent fb51d97 commit e97a807

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tencentcloud/connectivity/client.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,6 +1915,8 @@ func (me *TencentCloudClient) UseCloudauditV20190319Client() *audit.Client {
19151915
me.cloudauditv20190319Conn.WithHttpTransport(&LogRoundTripper{})
19161916

19171917
return me.cloudauditv20190319Conn
1918+
}
1919+
19181920
// UseTcssV20201101Client return TCSS client for service
19191921
func (me *TencentCloudClient) UseTcssV20201101Client() *tcss.Client {
19201922
if me.tcssv20201101Conn != nil {

0 commit comments

Comments
 (0)