update api

This commit is contained in:
yangqianjuan 2024-01-19 10:53:41 +08:00
parent 23c9f419a6
commit 4e4c2fa301

View file

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