feat:添加版本好,修改 xhj 的环境改成预发布
This commit is contained in:
parent
199a475f57
commit
611a1e06fd
@ -94,7 +94,8 @@ class F {
|
||||
case Flavor.sky:
|
||||
return 'https://lock.skychip.top';
|
||||
case Flavor.xhj:
|
||||
return 'https://lock.xhjcn.ltd';
|
||||
return 'https://pre.lock.star-lock.cn';
|
||||
// return 'https://lock.xhjcn.ltd';
|
||||
// return 'https://pre.lock.star-lock.cn';
|
||||
default:
|
||||
throw Exception('flavor[$name] apiPrefix not found');
|
||||
|
||||
@ -56,8 +56,9 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# 1.0.46+2024052004:打包给公司测试
|
||||
# 1.0.47+2024052101:打包给欧阳回归测试
|
||||
# 1.0.48+2024052201:打包给欧阳回归测试
|
||||
# 1.0.49+2024052401:xhj UI ,预发布环境
|
||||
|
||||
version: 1.0.48+2024052201
|
||||
version: 1.0.49+2024052401
|
||||
|
||||
environment:
|
||||
sdk: '>=2.12.0 <3.0.0'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user