Commit 5c724844 authored by tufengqi's avatar tufengqi

bty to 0

parent 64b9fed9
......@@ -6,7 +6,4 @@ $config['coin_type'] = [
4 => 'BTY'
];
// 当前申请商家冻结的个数
$config['apply_merchants_lock_bty_num'] = 5000;
// apply_merchants_lock_bty_num_old_time 时间之前返还冻结 apply_merchants_lock_bty_num_old 个BTY
$config['apply_merchants_lock_bty_num_old'] = 5000;
$config['apply_merchants_lock_bty_num_old_time'] = 20800101000101;
\ No newline at end of file
$config['apply_merchants_lock_bty_num'] = 0;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment