From 277c5dcb58569ed6c2a00641649eda3d780e56d3 Mon Sep 17 00:00:00 2001 From: liuhaibin <1006897172@qq.com> Date: Wed, 26 Oct 2022 12:03:28 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=201=E3=80=81?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0composer=20install=E5=90=8E=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=A4=8D=E5=88=B6sqlite=E6=95=B0=E6=8D=AE=E5=BA=93=E6=96=87?= =?UTF-8?q?=E4=BB=B6=202=E3=80=81=E6=B7=BB=E5=8A=A0=E5=9F=9F=E5=90=8D?= =?UTF-8?q?=E5=90=8E=EF=BC=8C=E9=87=8D=E7=BD=AE=E8=A1=A8=E5=8D=95=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/domain/form.html | 16 ++++++--- application/command/CopyDB.php | 45 +++++++++++++++++++++++++ composer.json | 5 +++ config/database.php | 2 +- 4 files changed, 63 insertions(+), 5 deletions(-) create mode 100644 application/command/CopyDB.php diff --git a/application/admin/view/domain/form.html b/application/admin/view/domain/form.html index 38cffe9..21c6ead 100644 --- a/application/admin/view/domain/form.html +++ b/application/admin/view/domain/form.html @@ -16,7 +16,7 @@