Browse Source

add cloudbrain_temp

tags/v1.22.8.1^2
lewis 3 years ago
parent
commit
fe8cdaf71a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      models/models.go

+ 1
- 0
models/models.go View File

@@ -145,6 +145,7 @@ func init() {
new(OrgStatistic),
new(SearchRecord),
new(AiModelConvert),
new(CloudbrainTemp),
)

tablesStatistic = append(tablesStatistic,


Loading…
Cancel
Save