正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -110,7 +110,7 @@ DSE1504F,Super fast Recovery Rectifier,ITO-220AC,400,15,Single Positive,150,1.4, | @@ -110,7 +110,7 @@ DSE1504F,Super fast Recovery Rectifier,ITO-220AC,400,15,Single Positive,150,1.4, | ||
| 110 | ]; | 110 | ]; |
| 111 | $customModuleContentModel = new CustomModuleContent(); | 111 | $customModuleContentModel = new CustomModuleContent(); |
| 112 | $contentId = $customModuleContentModel->addReturnId($contentData); | 112 | $contentId = $customModuleContentModel->addReturnId($contentData); |
| 113 | - $route = RouteMap::setRoute($contentData['route'],RouteMap::SOURCE_MODULE,$contentId,2837); | 113 | + $route = RouteMap::setRoute($array1[0],RouteMap::SOURCE_MODULE,$contentId,2837); |
| 114 | $customModuleContentModel->edit(['route'=>$route],['id'=>$contentId]); | 114 | $customModuleContentModel->edit(['route'=>$route],['id'=>$contentId]); |
| 115 | $pd_extended_field_arr = [ | 115 | $pd_extended_field_arr = [ |
| 116 | [ | 116 | [ |
-
请 注册 或 登录 后发表评论