作者 lyh

gx

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