From c009bb40867a6f8bb092845143d0315da59670c4 Mon Sep 17 00:00:00 2001 From: xiaoguo Date: Tue, 31 Oct 2023 15:45:46 +0800 Subject: [PATCH] PVDEMCSUI\.env.development --- PVDEMCSUI/.env.development | 1 + PVDEMCSUI/这里放UI项目.txt | 0 2 files changed, 1 insertion(+) create mode 100644 PVDEMCSUI/.env.development delete mode 100644 PVDEMCSUI/这里放UI项目.txt diff --git a/PVDEMCSUI/.env.development b/PVDEMCSUI/.env.development new file mode 100644 index 0000000..05ce12a --- /dev/null +++ b/PVDEMCSUI/.env.development @@ -0,0 +1 @@ +VITE_BASE_API=http://localhost:5223/ \ No newline at end of file diff --git a/PVDEMCSUI/这里放UI项目.txt b/PVDEMCSUI/这里放UI项目.txt deleted file mode 100644 index e69de29..0000000