作者 lyh

gx

@@ -105,7 +105,7 @@ class UpdateProductCategory extends Command @@ -105,7 +105,7 @@ class UpdateProductCategory extends Command
105 if($relateInfo === false){ 105 if($relateInfo === false){
106 $cateRelatedModel->add(['product_id'=>$id, 'cate_id'=>$v]); 106 $cateRelatedModel->add(['product_id'=>$id, 'cate_id'=>$v]);
107 } 107 }
108 - } mail( ) 108 + }
109 } 109 }
110 } 110 }
111 } 111 }