update:更换spdm端口号
This commit is contained in:
@@ -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'; // 测试环境
|
||||
Reference in New Issue
Block a user