dev.js 83 B

1234
  1. const ENV_TYPE = {
  2. baseUrl: "http://yigui.liliju.com"
  3. }
  4. module.exports = ENV_TYPE