mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-08-02 12:44:56 +08:00
恢复遗漏的数据迁移调用
This commit is contained in:
parent
43be2ef310
commit
1e630967d1
@ -19,8 +19,10 @@ final class V20210720153027 extends AbstractMigration
|
|||||||
$this->alterTagTable();
|
$this->alterTagTable();
|
||||||
$this->handleTagScopes();
|
$this->handleTagScopes();
|
||||||
$this->handleCategoryIcon();
|
$this->handleCategoryIcon();
|
||||||
|
$this->handleCourseTags();
|
||||||
$this->handleReviewPublish();
|
$this->handleReviewPublish();
|
||||||
$this->handleConsultPublish();
|
$this->handleConsultPublish();
|
||||||
|
$this->handleRoleRoutes();
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function createCourseTagTable()
|
protected function createCourseTagTable()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user