config.js 191 B

123456
  1. export default {
  2. // baseUrl: "https://pan.rubinchu.com/api/",
  3. // baseUrl: "http://192.168.0.104:8080",
  4. // baseUrl: "http://114.116.114.108:17778",
  5. baseUrl: "http://192.168.0.103:9091/"
  6. }