Merge branch 'feature/GFRS-1373【待确定】理赔银行卡鉴权' into release/0803

# Conflicts:
#	src/api/ebiz/sale/sale.js
This commit is contained in:
mengxiaolong
2020-08-03 11:04:58 +08:00
3 changed files with 21 additions and 5 deletions

View File

@@ -222,7 +222,7 @@ export function revokeOrder(data) {
data
})
}
// 获取产品允许投保人单位列表
export function getCompany(data) {
return request({
url: getUrl('/sale/product/company', 1),