From a490b6e4873fbbf9042d5e5e432237fdeff938b3 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 19 Dec 2019 21:53:47 +0800 Subject: [PATCH] update --- app/Console/Commands/V2boardInit.php | 57 ++++++++++++++++++++++++++ app/Console/Commands/V2boardUpdate.php | 18 ++++++-- update.sql | 11 +++-- 3 files changed, 79 insertions(+), 7 deletions(-) create mode 100644 app/Console/Commands/V2boardInit.php diff --git a/app/Console/Commands/V2boardInit.php b/app/Console/Commands/V2boardInit.php new file mode 100644 index 00000000..c065c0a3 --- /dev/null +++ b/app/Console/Commands/V2boardInit.php @@ -0,0 +1,57 @@ +