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
@@ -1,6 +1,6 @@
.PHONY: runner run test lint apk ipa build-web
WEB_API_URL ?= https://jinzhi.api.local
WEB_API_URL ?= https://jinzhi.api.yqzhice.top
WEB_BASE_HREF ?= /flutter/
GITVERSION := $(shell git describe --tags --always --dirty 2>/dev/null || git rev-parse --short HEAD)
COMMON_DART_DEFINES := --dart-define=GITVERSION=$(GITVERSION)