作者 lyh

gx

@@ -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 [