This website requires JavaScript.
Explore
Help
Register
Sign In
wood
/
aimodels-prices
Watch
1
Star
0
Fork
0
You've already forked aimodels-prices
mirror of
https://github.com/woodchen-ink/aimodels-prices.git
synced
2025-07-18 13:41:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aimodels-prices
/
backend
/
models
History
wood chen
31f65a9301
优化用户模型 Email 字段长度限制
...
- 为 Email 字段添加 varchar(191) 类型约束 - 确保数据库兼容性和索引性能
2025-03-06 23:37:14 +08:00
..
model_type.go
重构数据库层并迁移到 GORM
2025-03-06 23:32:18 +08:00
price.go
重构数据库层并迁移到 GORM
2025-03-06 23:32:18 +08:00
provider.go
重构数据库层并迁移到 GORM
2025-03-06 23:32:18 +08:00
user.go
优化用户模型 Email 字段长度限制
2025-03-06 23:37:14 +08:00