增加便捷工具
This commit is contained in:
@@ -16,7 +16,10 @@ func poolTableName(module string) string {
|
||||
return new(models.PlatformAccountPoolWindsurf).TableName()
|
||||
case "krio":
|
||||
return new(models.PlatformAccountPoolKiro).TableName()
|
||||
case "codex":
|
||||
return new(models.PlatformAccountPoolCodex).TableName()
|
||||
default:
|
||||
|
||||
return ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user