Commit ca272244 authored by shajiaiming's avatar shajiaiming

add new coin

parent 4d624f20
...@@ -6,7 +6,8 @@ $config['coin_type'] = [ ...@@ -6,7 +6,8 @@ $config['coin_type'] = [
4 => 'BTY', 4 => 'BTY',
5 => 'ILT', 5 => 'ILT',
6 => 'WTC', 6 => 'WTC',
7 => 'CCNY' 7 => 'CCNY',
8 => 'JSHC'
]; ];
// 当前申请商家冻结的个数 // 当前申请商家冻结的个数
$config['apply_merchants_lock_bty_num'] = 0; $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