作者 lyh

gx

... ... @@ -16,5 +16,5 @@ class KeywordVideoTask extends Base
const STATUS_OPEN = 0;
const STATUS_CLOSE = 1;//停止
protected $table = 'gl_promotion_keyword_task';
protected $table = 'gl_keyword_video_task';
}
... ...