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
9b4cee8e0f
优化价格计算精度,将价格除法结果的小数位数从2位调整为4位,以提高价格处理的准确性。
2025-04-15 11:18:34 +08:00
..
rates
优化价格计算精度,将价格除法结果的小数位数从2位调整为4位,以提高价格处理的准确性。
2025-04-15 11:18:34 +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-04-15 00:18:03 +08:00
providers.go
实现内存缓存机制,优化数据库查询性能
2025-03-07 00:28:36 +08:00