feat: 提交为zhinian

This commit is contained in:
2026-04-23 15:05:33 +08:00
parent 99b82810c2
commit 8161e7512b
5 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ import { getServiceUrl } from "../api/GetServiceUrlApi";
const versionValue = "1.1.1";
/// 是否是测试版本, 测试版本为true 发布版本为false
const developVersion = true;
const developVersion = false;
// 获取服务地址
const getEvnUrl = async () => {