fix(region): expand rds maintain time field length (#21839)

This commit is contained in:
屈轩
2024-12-20 11:14:34 +08:00
committed by GitHub
parent 9107c11849
commit 349623f63f

View File

@@ -124,7 +124,7 @@ type SDBInstance struct {
InstanceType string `width:"64" charset:"utf8" nullable:"true" list:"user" create:"optional"`
// 维护时间
MaintainTime string `width:"64" charset:"ascii" nullable:"true" list:"user" create:"optional"`
MaintainTime string `width:"256" charset:"ascii" nullable:"true" list:"user" create:"optional"`
// 虚拟私有网络Id
// example: ed20d84e-3158-41b1-870c-1725e412e8b6