ios 首页 任务 我的 修改
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import httpsRequest from '@/common/httpRequest.js'
|
||||
//是否处于审核中
|
||||
const $API_shenhe='app/common/type/919'
|
||||
const $API_shenhe='/app/common/type/919'
|
||||
export async function returnIsShenhe(data){
|
||||
let isShenHe=false
|
||||
const res=await httpsRequest.getT($API_shenhe,{...data})
|
||||
|
||||
Reference in New Issue
Block a user