update:更换spdm端口号

This commit is contained in:
2025-12-04 16:52:05 +08:00
parent 6cbb20edf9
commit 0e0f2e7752

View File

@@ -1,2 +1,2 @@
// export const SPDM_URL = 'http://192.168.65.64:3001'; // 本地
export const SPDM_URL = 'http://192.168.65.161:80'; // 测试环境
export const SPDM_URL = 'http://192.168.65.161:3000'; // 测试环境