9.17提交
This commit is contained in:
+5
-1
@@ -106,6 +106,9 @@ function getActivityStatus(){
|
||||
return request('/caseplatformCase/activity','get',{},false)
|
||||
}
|
||||
|
||||
function getMobileModel(data){
|
||||
return request('/upload/mobileModel','post',data,false)
|
||||
}
|
||||
|
||||
|
||||
// function getCaseNum(){//获取项目病例总数
|
||||
@@ -150,5 +153,6 @@ module.exports={
|
||||
getBankInfo,
|
||||
getfangxinSite,
|
||||
ocrIdCard,
|
||||
ocrImg
|
||||
ocrImg,
|
||||
getMobileModel
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user