初始上传
This commit is contained in:
8
addon/store/config/auth_shopapi.php
Executable file
8
addon/store/config/auth_shopapi.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'store/shopapi/store/settlement/index' => 'ADDON_STORE_SHOP_STORE_SETTLEMENT',//门店结算列表
|
||||
'store/shopapi/store/settlement/info' => 'ADDON_STORE_SHOP_STORE_SETTLEMENT_INFO',//结算详情
|
||||
'store/shopapi/store/settlement/settlement' => 'ADDON_STORE_SHOP_STORE_SETTLEMENT_SETTLEMENT',//门店结算
|
||||
'store/shopapi/store/settlement/detail' => 'ADDON_STORE_SHOP_STORE_SETTLEMENT_INFO',//结算详情
|
||||
];
|
||||
Reference in New Issue
Block a user