作者 lyh

gx

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