mirror of
https://github.com/certd/certd.git
synced 2026-07-13 08:47:34 +08:00
chore: 修复update domain传参问题
This commit is contained in:
+1
-1
@@ -125,8 +125,8 @@ export class VolcengineDeployToVOD extends AbstractTaskPlugin {
|
||||
body: {
|
||||
SpaceName: this.spaceName,
|
||||
DomainType: apiDomainType,
|
||||
Domain: domain,
|
||||
UpdateCdnConfigParam: {
|
||||
Domain: domain,
|
||||
HTTPS: {
|
||||
Switch: true,
|
||||
CertInfo: {
|
||||
|
||||
Reference in New Issue
Block a user