env.js 84 B

123456
  1. "use strict";
  2. export default {
  3. appid:'xxxx',
  4. baseUrl:"https://todo.lttc.cn/api"
  5. }