This website requires JavaScript.
Explore
Help
Register
Sign In
yumoqing
/
unipay
Watch
1
Star
0
Fork
0
You've already forked unipay
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
unipay
/
unipay
History
yumoqing
4ec1f12396
fix: sor_get_pay_feerate 加 ORDER BY + LIMIT 1 防非确定性取值
...
无 ORDER BY 时 MySQL 可能返回非确定的行顺序, 两次同参数调用取到不同费率。
2026-06-30 18:29:03 +08:00
..
providers
bugfix
2025-12-25 17:45:50 +08:00
__init__.py
first commit
2025-12-04 18:28:17 +08:00
core.py
first commit
2025-12-04 18:28:17 +08:00
init.py
fix: defer payment provider init to load_unipay(), graceful failure
2026-05-26 16:47:46 +08:00
notify.py
bugfix
2025-12-16 18:29:59 +08:00
payfee.py
fix: sor_get_pay_feerate 加 ORDER BY + LIMIT 1 防非确定性取值
2026-06-30 18:29:03 +08:00
paylog.py
bugfix
2025-12-25 17:37:26 +08:00
utils.py
first commit
2025-12-04 18:28:17 +08:00