更新后端api地址

This commit is contained in:
xiaofeng 2025-06-04 18:34:30 +08:00
parent 2936c4f394
commit d20071cc75

View File

@ -1,2 +1,2 @@
export const API_URL = 'http://192.168.31.138:8100';
export const FLASK_API_URL = 'http://192.168.31.138:5000';
export const API_URL = 'http://81.69.223.133:58097';
export const FLASK_API_URL = 'http://81.69.223.133:58096';