Commit 677e2a97 authored by 孙磊's avatar 孙磊

yh

Signed-off-by: 孙磊's avatarsunlei <sunlei@romens.cn>
parent 0c1e47d8
...@@ -214,7 +214,7 @@ return [ ...@@ -214,7 +214,7 @@ return [
], ],
'extraPatterns' => [ 'extraPatterns' => [
'GET,OPTIONS area' => 'area', 'GET,OPTIONS area' => 'area',
'GET,OPTIONS provinces-city'=>'provinces-city', 'GET,OPTIONS provinces-city' => 'provinces-city',
], ],
], ],
//模板下载类 //模板下载类
...@@ -337,8 +337,8 @@ return [ ...@@ -337,8 +337,8 @@ return [
'POST,OPTIONS points-goods-import' => 'points-goods-import', 'POST,OPTIONS points-goods-import' => 'points-goods-import',
] ]
], ],
//商品详情页模板 //商品详情页模板
[ [
'class' => 'yii\rest\UrlRule', 'class' => 'yii\rest\UrlRule',
'controller' => [ 'controller' => [
'v1/shopgoods/goods-detail-setting', 'v1/shopgoods/goods-detail-setting',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment