You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
374 B
18 lines
374 B
<?php
|
|
return [
|
|
"/store/platformList",
|
|
"/setting.printer/all",
|
|
"/merchant/list",
|
|
"/goods/export",
|
|
"/goods/collector",
|
|
"/goods/import",
|
|
"/goods/category",
|
|
"/goods/setRank",
|
|
"/goods/setInstore",
|
|
"/goods/setNew",
|
|
"/goods/setBrand",
|
|
"/goods/pool",
|
|
"/merchant/getMerchantGoodsCate",
|
|
"/merchant/setMerchantGoodsCate",
|
|
"/merchant/getShopCategory",
|
|
]; |