update api

This commit is contained in:
yangqianjuan 2024-01-19 11:05:24 +08:00
parent 66e59fa6bd
commit f6253c7755

View file

@ -1,7 +1,7 @@
let api_host = `/v1`;
let api_host = `http://54.80.112.79:9380/v1`;
export { api_host };