mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-20 20:06:44 +08:00
信手书插件调整
This commit is contained in:
@@ -12,7 +12,7 @@ export function getContractInfo(data) {
|
||||
// 银保代理人签署信息接收接口
|
||||
export function putContractInfo(data) {
|
||||
return request({
|
||||
url: getUrl('/agent/enterYB/getContractInfo', 1),
|
||||
url: getUrl('/agent/enterYB/putContractInfo', 1),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user