mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 19:32:53 +08:00
合并dc代码
This commit is contained in:
@@ -161,3 +161,12 @@ export function checkSignInvalid(data) {
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
// 提交核保
|
||||
export function selfToHuman(data) {
|
||||
return request({
|
||||
url: getUrl('/sale/insure/selfToHuman', 1),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user