From 79381dee96e536d3e1b5401397182b20d219297f Mon Sep 17 00:00:00 2001 From: web <candymxq888@outlook.com> Date: 星期五, 11 七月 2025 13:51:27 +0800 Subject: [PATCH] fix:修改取水输入限制 --- config/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/index.js b/config/index.js index 43f403f..d69268c 100644 --- a/config/index.js +++ b/config/index.js @@ -1 +1 @@ -export const BASE_URL = 'https://www.huiwuyuntong.com/water-drinking-beta' \ No newline at end of file +export const BASE_URL = 'https://www.huiwuyuntong.com/water-ration-beta' \ No newline at end of file -- Gitblit v1.9.3