fix:jinzhi包名和签名

This commit is contained in:
jingyun
2026-06-18 15:13:24 +08:00
parent 364fc837b3
commit 35eed6b5b8
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# BASE_HREF base href(默认 /flutter/
set -euo pipefail
API_BASE_URL="${API_BASE_URL:-https://jinzhi.api.local}"
API_BASE_URL="${API_BASE_URL:-https://jinzhi.api.yqzhice.top}"
BASE_HREF="${BASE_HREF:-/flutter/}"
echo "▶ flutter pub get"