From 0179b156efb366d637ad37d72e0227d3c3c29e7d Mon Sep 17 00:00:00 2001 From: lqs <441785369@qq.com> Date: Wed, 12 Mar 2025 13:51:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=202.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/2.sh b/2.sh index e0a3fe1..c4510d5 100644 --- a/2.sh +++ b/2.sh @@ -12,6 +12,9 @@ curl -F 'master_pwd=Sj89061189' \ -F 'name=SJFZ2024_1' \ http://localhost:2024/web/database/restore + +curl -F 'master_pwd=Sj89061189' -F backup_file=@SJFZ2024_1_2025-03-11_15-37-00.zip -F 'copy=true' -F 'name=SJFZ2024_1' http://localhost:2024/web/database/restore + sudo chmod -R 777 SJFZ_2025_1_2025-03-11_15-40-24.zip curl -F 'master_pwd=Sj89061189' \ -F backup_file=@SJFZ_2025_1_2025-03-11_15-40-24.zip \