config.js 119 B

123456
  1. window.global_config = {
  2. // BASE_URL: 'http://localhost:8083/'
  3. BASE_URL: 'http://safe-api.hsay.com:19050/'
  4. }