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
/
handlers
History
wood chen
db16194062
移除价格倍率结构中的 ModelType 字段
...
- 在 PriceRate 结构中删除 ModelType 字段,以简化数据结构。 - 优化代码可读性,确保数据模型更加清晰。
2025-03-22 09:44:46 +08:00
..
rates
移除价格倍率结构中的 ModelType 字段
2025-03-22 09:44:46 +08:00
auth.go
重构数据库层并迁移到 GORM
2025-03-06 23:32:18 +08:00
model_type.go
实现内存缓存机制,优化数据库查询性能
2025-03-07 00:28:36 +08:00
prices.go
调整定时任务执行时间,优化价格更新逻辑
2025-03-22 09:40:04 +08:00
providers.go
实现内存缓存机制,优化数据库查询性能
2025-03-07 00:28:36 +08:00