wangyanshen
2023-01-09 695c5a332e4bf10b6b93c9973e1634730b4a60df
1
2
3
4
5
6
 
const baseUrl="http://101.133.133.173:9019/"
export default {
    baseUrl,
    tokenInvalid:23.5*60*60*100,//token 过期时间
  }