|
@@ -27,7 +27,8 @@ class AccessAuth
|
|
|
'manager/personnel_employee/personal_info',
|
|
'manager/personnel_employee/personal_info',
|
|
|
'manager/login/wechat_bind',
|
|
'manager/login/wechat_bind',
|
|
|
'manager/citys/list_zoning',
|
|
'manager/citys/list_zoning',
|
|
|
- 'manager/statistics/product_surveillance/push_data_notice'
|
|
|
|
|
|
|
+ 'manager/statistics/product_surveillance/push_data_notice',
|
|
|
|
|
+ 'manager/process/low_price_goods/data_cleaning'
|
|
|
];
|
|
];
|
|
|
//默认配置
|
|
//默认配置
|
|
|
protected $_config = [
|
|
protected $_config = [
|