README.md 153 B

数据表修改记录

alter table db_money_log add withdraw_log_id int(11) null COMMENT 'type = 12 退回手续费记录ID' AFTER uid2;