feat: 封装了接口请求的工具与获取微信授权码的方法
This commit is contained in:
3
constant/base.js
Normal file
3
constant/base.js
Normal file
@@ -0,0 +1,3 @@
|
||||
const isProd = true
|
||||
|
||||
export const BASE_URL = 'http://8.138.234.141/ingress'
|
||||
Reference in New Issue
Block a user