feat: 增加小七的版本

This commit is contained in:
2026-06-26 11:16:34 +08:00
parent c9ed0d280b
commit 251f92bc1a
4 changed files with 7 additions and 7 deletions

View File

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