mirror of
https://github.com/certd/certd.git
synced 2026-04-15 05:00:52 +08:00
fix: 修复部署到火山引擎vod,获取域名列表为空的bug
This commit is contained in:
@@ -174,7 +174,7 @@ export class VolcengineDeployToVOD extends AbstractTaskPlugin {
|
||||
action: "ListDomain",
|
||||
body: {
|
||||
SpaceName: this.spaceName,
|
||||
Offset: 100
|
||||
// Offset: 100
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user