|
@@ -94,11 +94,11 @@ $arr = array(
|
|
|
'text' => '充值业务',
|
|
|
'list' => array(
|
|
|
array('args'=>'merchant,merchant,merchant', 'text'=>'机构管理'),
|
|
|
- array('args'=>'index,refill_merchant_channel_cfg,merchant', 'text'=>'机构通道配置'),
|
|
|
array('args'=>'index,refill_evidence,merchant', 'text'=>'充值申请'),
|
|
|
array('args'=>'index,refill_order,merchant', 'text'=>'订单列表'),
|
|
|
array('args'=>'index,provider,merchant', 'text'=>'通道列表'),
|
|
|
array('args'=>'index,provider_ctl,merchant', 'text'=>'通道控制'),
|
|
|
+ array('args'=>'index,refill_merchant_channel_cfg,merchant', 'text'=>'机构通道配置'),
|
|
|
array('args'=>'index,provider_group,merchant', 'text'=>'通道组管理'),
|
|
|
array('args'=>'index,ordersendlist,merchant', 'text'=>'订单监控'),
|
|
|
array('args'=>'index,orderstats,merchant', 'text'=>'对账管理'),
|