This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
自动建表
2023
ychao_1983
2 years ago
parent
652a0065d9
commit
9db1328f27
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
models/models.go
+ 2
- 0
models/models.go
View File
@@ -167,6 +167,8 @@ func init() {
new(Badge),
new(Badge),
new(BadgeUser),
new(BadgeUser),
new(BadgeUserLog),
new(BadgeUserLog),
new(TechConvergeBaseInfo),
new(RepoConvergeInfo),
)
)
tablesStatistic = append(tablesStatistic,
tablesStatistic = append(tablesStatistic,
Write
Preview
Loading…
Cancel
Save