config.js 244 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 // let BASE_URL ='http://119.3.1.28:8011' // let BASE_URL = "http://119.3.1.28:8011" let BASE_URL = "https://zgxcx.antissoft.com" // let BASE_URL = "http://localhost:2021" // let BASE_URL = "http://localhost:8061" export default BASE_URL