mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-01 15:07:17 +08:00
fix(region): scope resource (#23735)
This commit is contained in:
@@ -36,7 +36,7 @@ type SScopedResourceBaseManager struct {
|
||||
|
||||
// +onecloud:model-api-gen
|
||||
type SScopedResourceBase struct {
|
||||
SProjectizedResourceBase `"domain_id->default":""`
|
||||
SProjectizedResourceBase `domain_id->default:"" nullable:"true" tenant_id->default:"" nullable:"true"`
|
||||
}
|
||||
|
||||
type sUniqValues struct {
|
||||
|
||||
Reference in New Issue
Block a user