diff --git a/src/data/cdn/v1/api-2.json.php b/src/data/cdn/v1/api-2.json.php index fa04c34..49d8938 100644 --- a/src/data/cdn/v1/api-2.json.php +++ b/src/data/cdn/v1/api-2.json.php @@ -2323,6 +2323,7 @@ 'createTime' => [ 'type' => 'string', 'locationName' => 'createTime', ], 'updateTime' => [ 'type' => 'string', 'locationName' => 'updateTime', ], 'cacheType' => [ 'type' => 'string', 'locationName' => 'cacheType', ], + 'configId' => [ 'type' => 'string', 'locationName' => 'configId', ], ], ], 'SubUserRefreshLimit' => [ @@ -2659,7 +2660,7 @@ 'members' => [ 'startTime' => [ 'type' => 'string', 'locationName' => 'startTime', ], 'endTime' => [ 'type' => 'string', 'locationName' => 'endTime', ], - 'data' => [ 'type' => 'map', 'key' => [ 'shape' => 'string', ], 'value' => [ 'shape' => 'string', ], ], + 'data' => [ 'type' => 'map', 'key' => [ 'shape' => 'string', ], 'value' => [ 'type' => 'long', ], ], ], ], 'StatisticsTopUrlItem' => [