Skip to content

Commit 57b13ac

Browse files
author
mikatong
committed
fix CfwEdgeFirewallSwitch
1 parent d03584a commit 57b13ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tencentcloud/services/cfw/service_tencentcloud_cfw.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,7 @@ func (me *CfwService) DescribeCfwEdgeFirewallSwitchById(ctx context.Context, pub
826826
OperatorType: common.Int64Ptr(1),
827827
},
828828
}
829+
request.Limit = helper.Int64(10)
829830

830831
defer func() {
831832
if errRet != nil {

0 commit comments

Comments
 (0)