作者 lyh

gx数据

@@ -54,6 +54,7 @@ class KeywordLogic extends BaseLogic @@ -54,6 +54,7 @@ class KeywordLogic extends BaseLogic
54 * @author :lyh 54 * @author :lyh
55 * @method :post 55 * @method :post
56 * @time :2023/8/23 16:50 56 * @time :2023/8/23 16:50
  57 + * @param :is_video_keyword:1->生成视频的关键字
57 */ 58 */
58 public function keywordSave(){ 59 public function keywordSave(){
59 $this->param = $this->handleSaveParam($this->param); 60 $this->param = $this->handleSaveParam($this->param);