切换正式接口地址

This commit is contained in:
2025-07-28 14:05:43 +08:00
parent 1fdec4b807
commit 11729876ca
3 changed files with 3 additions and 26 deletions

View File

@@ -4,7 +4,7 @@ import {User} from "@/api/system/user/model";
// 模版套餐ID - 请根据实际情况修改
export const TEMPLATE_ID = '10550';
// 服务接口 - 请根据实际情况修改
export const SERVER_API_URL = 'https://server.s209.websoft.top/api';
export const SERVER_API_URL = 'https://server.websoft.top/api';
// export const SERVER_API_URL = 'http://127.0.0.1:8000/api';
/**
* 保存用户信息到本地存储