您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

shop_routes.yaml 241B

12345678
  1. admin_switch_merchant:
  2. path: /admin/switch-merchant
  3. controller: Lc\ShopBundle\Controller\Admin\MerchantController::switchMerchantAction
  4. lc_api:
  5. path: /api/{entity}/{id}
  6. controller: Lc\ShopBundle\Controller\ApiController::getEntity