Merge pull request #8730 from ioito/hotfix/qx-rds-task

fix: rds task fix
This commit is contained in:
Zexi Li
2020-11-10 18:02:14 +08:00
committed by GitHub
@@ -28,7 +28,7 @@ import (
)
type DBInstanceSetAutoRenewTask struct {
taskman.ITask
taskman.STask
}
func init() {