mall-front/src/config/config.js
2023-05-26 01:12:06 +08:00

6 lines
115 B
JavaScript

export default {
api: "http://1.14.121.134:9101",
debugApi: "http://1.14.121.134:9101",
debug: false
}