作者 lyh

gx

@@ -201,7 +201,6 @@ class KeywordLogic extends BaseLogic @@ -201,7 +201,6 @@ class KeywordLogic extends BaseLogic
201 201
202 //清除缓存 202 //清除缓存
203 Common::del_user_cache('product_keyword',$project_id); 203 Common::del_user_cache('product_keyword',$project_id);
204 -  
205 return ','.implode(',',$return).','; 204 return ','.implode(',',$return).',';
206 } 205 }
207 } 206 }