perf: 数据同步
This commit is contained in:
@@ -60,10 +60,10 @@ class DataMigration extends Command
|
|||||||
// $this->migrateProductPurchaseLinks();
|
// $this->migrateProductPurchaseLinks();
|
||||||
|
|
||||||
// 迁移文章
|
// 迁移文章
|
||||||
$this->migrateArticle([
|
// $this->migrateArticle([
|
||||||
16 => 7,
|
// 16 => 7,
|
||||||
31 => 9,
|
// 31 => 9,
|
||||||
32 => 8,
|
// 32 => 8,
|
||||||
// 68 => 10,
|
// 68 => 10,
|
||||||
// 69 => 11,
|
// 69 => 11,
|
||||||
// 70 => 12,
|
// 70 => 12,
|
||||||
@@ -80,7 +80,7 @@ class DataMigration extends Command
|
|||||||
// 83 => 24,
|
// 83 => 24,
|
||||||
// 84 => 25,
|
// 84 => 25,
|
||||||
// 85 => 26
|
// 85 => 26
|
||||||
]);
|
// ]);
|
||||||
|
|
||||||
// 迁移faq
|
// 迁移faq
|
||||||
// $this->migrateFaq();
|
// $this->migrateFaq();
|
||||||
|
|||||||
Reference in New Issue
Block a user