Merge branch 'develop' of http://47.244.231.31:8099/zhl/globalso-v6 into develop
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -157,6 +157,7 @@ class BTemplateLogic extends BaseLogic | @@ -157,6 +157,7 @@ class BTemplateLogic extends BaseLogic | ||
| 157 | */ | 157 | */ |
| 158 | public function getModuleType(): array | 158 | public function getModuleType(): array |
| 159 | { | 159 | { |
| 160 | + //前端会回传:products:1,news:2,blogs:3,productCategory:4 | ||
| 160 | //定义数据结构 | 161 | //定义数据结构 |
| 161 | $data = [ | 162 | $data = [ |
| 162 | "products"=>[ | 163 | "products"=>[ |
-
请 注册 或 登录 后发表评论