Commit af9a5d96 authored by ZhuChunYang's avatar ZhuChunYang

update

parent 370a0e05
......@@ -7,3 +7,11 @@ $config['coin_type'] = [
];
// 当前申请商家冻结的个数
$config['apply_merchants_lock_bty_num'] = 0;
$config['appeal_type'] = [
1 => '对方未付款',
2 => '对方未放行',
3 => '对方无应答',
4 => '对方有欺诈行为',
5 => '其他'
];
\ No newline at end of file
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