|
@@ -97,12 +97,13 @@ $arr = array(
|
|
array('args'=>'refill_evidence,merchant,merchant', 'text'=>'充值申请'),
|
|
array('args'=>'refill_evidence,merchant,merchant', 'text'=>'充值申请'),
|
|
array('args'=>'refill_order,merchant,merchant', 'text'=>'订单列表'),
|
|
array('args'=>'refill_order,merchant,merchant', 'text'=>'订单列表'),
|
|
array('args'=>'provider,merchant,merchant', 'text'=>'通道列表'),
|
|
array('args'=>'provider,merchant,merchant', 'text'=>'通道列表'),
|
|
|
|
+ array('args'=>'index,provider_group,merchant', 'text'=>'通道组管理'),
|
|
array('args'=>'OrderSendList,merchant,merchant', 'text'=>'超时订单监控'),
|
|
array('args'=>'OrderSendList,merchant,merchant', 'text'=>'超时订单监控'),
|
|
array('args'=>'OrderStats,merchant,merchant', 'text'=>'对账管理'),
|
|
array('args'=>'OrderStats,merchant,merchant', 'text'=>'对账管理'),
|
|
array('args'=>'stats,card_key,merchant', 'text'=>'卡密管理'),
|
|
array('args'=>'stats,card_key,merchant', 'text'=>'卡密管理'),
|
|
array('args'=>'index,refill_stock,merchant', 'text'=>'库存管理'),
|
|
array('args'=>'index,refill_stock,merchant', 'text'=>'库存管理'),
|
|
array('args'=>'provider_successful,merchant,merchant', 'text'=>'成功率监控'),
|
|
array('args'=>'provider_successful,merchant,merchant', 'text'=>'成功率监控'),
|
|
- array('args'=>'index,provider_group,merchant', 'text'=>'通道组管理')
|
|
|
|
|
|
+
|
|
)
|
|
)
|
|
),
|
|
),
|
|
4 => array(
|
|
4 => array(
|