This website works better with JavaScript
Home
Explore
Help
Sign In
waibao
/
NN2023021801
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
87c839fd0e
Branches
Tags
dev
master
NN2023021801
/
README.md
README.md
153 B
History
Raw
数据表修改记录
alter table db_money_log add withdraw_log_id int(11) null COMMENT 'type = 12 退回手续费记录ID' AFTER uid2;