123456789101112 |
- const build = {
- "service" : "http://121.36.73.159:807/prod-api",
- // "service" : "http://10.16.9.114:8080",
- // "service" : "http://10.16.4.5/dev-api",
- "baseUrl":"http://121.36.73.159:807",
- "head":"/uploadPath/2024/01/16/profile.png",
- "gaodeKey":"e6b77a8d407630b07f915c0f40eebd15"
- }
- export default build
|