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 05:32:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aimodels-prices
/
backend
History
wood chen
37ded8ffae
调整数据库日志级别,减少不必要的日志输出
...
- 将 GORM 日志级别从 Info 降低到 Error - 减少数据库操作过程中的详细日志记录 - 提高日志可读性和系统性能
2025-03-07 00:34:10 +08:00
..
config
Refactor model type handling and add SQLite support
2025-02-23 04:23:42 +08:00
database
调整数据库日志级别,减少不必要的日志输出
2025-03-07 00:34:10 +08:00
handlers
实现内存缓存机制,优化数据库查询性能
2025-03-07 00:28:36 +08:00
middleware
重构数据库层并迁移到 GORM
2025-03-06 23:32:18 +08:00
models
实现内存缓存机制,优化数据库查询性能
2025-03-07 00:28:36 +08:00
go.mod
重构数据库层并迁移到 GORM
2025-03-06 23:32:18 +08:00
go.sum
重构数据库层并迁移到 GORM
2025-03-06 23:32:18 +08:00
main.go
重构数据库层并迁移到 GORM
2025-03-06 23:32:18 +08:00