移除前端中的会员卡和支付相关,新增微信一键登录
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// const BASE_URL = 'http://localhost:8080/api'
|
||||
// const BASE_URL = 'http://192.168.5.15:8084/api'
|
||||
const BASE_URL = 'https://www.gymmanage.xyz/api'
|
||||
// const BASE_URL = 'https://www.gymmanage.xyz/api'
|
||||
const BASE_URL = 'http://192.168.101.5:8084/api'
|
||||
|
||||
export const request = (options) => {
|
||||
return new Promise((resolve, reject) => {
|
||||
|
||||
Reference in New Issue
Block a user