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