mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-20 22:26:44 +08:00
[银保app]宋凯琪----添加一个暂时用的接口,mine里///加入两张图片,保单查询的弹出层功能建设.
This commit is contained in:
committed by
liu.xiaofeng@ebiz-digits.com
parent
ac21e00753
commit
9962b8be38
@@ -106,3 +106,11 @@ export function getBankNetPerformanceYB(data) {
|
||||
})
|
||||
}
|
||||
|
||||
// 暂时数据接口
|
||||
export function getAgentInfoByAgentCode(data) {
|
||||
return request({
|
||||
url: getUrl('/agent/agent/getAgentInfoByAgentCode', 1,3),
|
||||
method: 'post',
|
||||
data
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user