fix:jinzhi包名和签名
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user