igi_orion_cignacmb
Version:
Censors words out of text
1,329 lines (1,325 loc) • 131 kB
JavaScript
var interFacedata = {
getProductCountData: function () {//检测是否是多产品接口来判断显示产品列表按钮的显示
var data = {
"code": "200",
"message": "请求成功",
"data": 0,//如果是0就是只有单产品
"success": true
}
return data
},
getSendLoginVerifyCodeData: function () {//发送登录短信验证码
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
getVerifyData: function () {//被保人签名短信验证
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
getConfirmSpecialUrlData: function () {//获取确认特约链接
var data = {
"code": "200",
"message": "请求成功",
"data": "https://hms-sit.test-cignacmb.com/gis_server/sit/faceNew/s/MjEz/702/MzM0",
"success": true,
"fail": false
}
return data
},
getSignatureUrlData: function () {//获取签名链接
var data = {
"code": "200",
"message": "请求成功",
"data": "https://hms-sit.test-cignacmb.com/igi/orion_sit/cy_signup.html?configId=&insuredSeqNo=1&orderId=157763495478469&productNo=1101&organizationId=iponly&product=ipmi&source=iponly&token=3925c86e225449be829328bf3f449c40",
"success": true,
"fail": false
}
return data
},
getConfirmData: function () {//确认签约
//前端根据 nextStep 中的code去判断下一步做什么操作
// // nextStep code 解释:
// // 001 去订单页
// // 002 去天秤页(目前是后台进行跳转) (暂时不用处理)
// // 003 TSA一个提示按钮的提示
// // 004 TSA两个提示按钮的提示
// // 005 一个确认按钮的提示
// // 006 提示预留1
// // 007 提示预留2
// // 008 去普通健康告知页
// // 009 去支付签约页
// // 010 去税收居民页(投保人)
// // 011 去税收居民页(被保人)
// // 012 去ipmi试算页
// // 013 去支付完成页
// // 014 去满意度调查页
var data = {
"code": "200",
"message": "请求成功",
"data": {
"nextStep": {
//code
"code": "008",
//步骤的中文提示,前端不用处理
"step": "展示提示",
//步骤内容,保留字段
"stepContent": "",
//提示信息
"tips": "",
//有提示信息的情况下,进行下一步操作的code
"hasTipsNextStepCode": ""
}
},
"success": true,
"fail": false
}
return data
},
getSendMsgData: function () {//发送签约验证短信
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
getSignatureStatusData: function () {//获取签约状态
var data = {
"code": "200",
"message": "需要签约",
"data": "1",
"success": true,
"fail": false
}
return data
},
getReplySpecialData: function () {//确认特约
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
getDetailData: function () {//获取问卷详情
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
getSpecialListData: function () {//获取天秤特约信息
var data = {
"code": "200",
"message": "请求成功",
"data": {
"afterPremium": 47954.5,
"addPremium": 11688,
"addPremRiskInfos": [
{
"addPremEmValue": "50",
"addPremMethod": "01",
"addPremReason": "慢性乙肝",
"addPremRiskCode": "GMLD006",
"addPremType": "01"
},
{
"addPremEmValue": "50",
"addPremMethod": "01",
"addPremReason": "慢性乙肝",
"addPremRiskCode": "HMLD002",
"addPremType": "01"
}
],
"specialRiskInfos": [
{
"specialCode": null,
"specialCodeName": "招商信诺安康万家团体重大疾病保险",
"specialContent": "如果被保险人发生的保险事故为甲状腺恶性肿瘤及其复发转移,以及直接或间接由前述疾病及其并发症所导致的本保险条款中列明的疾病,本公司不承担重大疾病保险金及特定轻症疾病保险金的保险责任。",
"specialReason": "甲状腺结节",
"specialRiskCode": "GMLD006"
}
],
"piusUwResult": "10007"
},
"success": true,
"fail": false
}
return data
},
goData: function () {//跳转天秤
var data = {
"code": 301,
"message": "https://hms-uat.test-cignacmb.com/pius/index.html#/showQuestionList?questionNum=157767613236030_001&token=6321ba4db15346a280c81811aca9b7a9&age=39",
"data": "https://hms-uat.test-cignacmb.com/pius/index.html#/showQuestionList?questionNum=157767613236030_001&token=6321ba4db15346a280c81811aca9b7a9&age=39",
"success": true,
"fail": false
}
return data
},
sendData: function () {//发送人脸识别短信
var data = {
"code": 200,
"message": "操作成功",
"data": "https://hms-uat.test-cignacmb.com/gis_server/uat2/faceNew/s/Mzcz/801/NjEy",
"success": true,
"fail": false
}
return data
},
getCompanyProductListData: function () {//获取公司产品列表
var data = {
"code": "200",
"message": "请求成功",
"data": [
{
"productNo": "702",
"organizationId": "all",
"color": "blue",
"isPrimary": false,
'product': "akg"
},
{
"productNo": "701",
"organizationId": "all",
"color": "blue",
"isPrimary": false,
'product': "aki"
},
],
"success": true,
"fail": false
}
return data
},
getShowConfigData: function () {
var data = {
"code": "200",
"message": "请求成功",
"data": [
{
"productNo": "701",
"frontPageConfigDTO": {
"isAuthImage": 1,
"cityControl": "1",
"insurancePeriodYearsDetail": "1",
"ensureOverviewDetail": "1",
"exampleShareDetail": "1",
"color": "red"
}
}
],
"success": true,
"fail": false
}
return data;
},
getProductConfigListData: function (postData) {//获取产品配置
var data = {
"code": "200",
"message": "请求成功",
"data": [
{
"product": "akg",
"productNo": "702",
"productCount": true,//这个是判断是否存在多产品时显示产品列表的按钮的
"riskCodes": "GMLD006,HMLD001,HMLD002",
"insuranceProduct": {
"productNo": "702",
"productName": "招商信诺安康万家重大疾病保险",
"productType": "2",
"annuityProduct": "0",
"riskInsuranceCalTypes": "DD,L"
},
"payConfig": {
"isAllowMergePay": 1,
"payMethod": 2,
"isSigningContract": 1,
"isRenewal": 1
},
"insurancePlanConfig": {
"relationships": "-1,00,01,02,03,13",
"payYears": "0,5,10,15,20",
"insurancePeriodYears": "75,150",
"payIntervals": "12",
"annuityAges": null,
"annuityIntervals": null,
"genders": "0,1",
"insurancePeriodFlag": "Y"
},
"frontPageConfig": {
"existPrimary": true,//判断是否是28天道7周岁的
'existTumor': true,//判断是否存在肿瘤险
"isAuthImage": 1,
"cityControl": "1",
"insurancePeriodYearsDetail": "1",
"ensureOverviewDetail": "1",
"exampleShareDetail": "1",
"color": "blue"
},
"coreSysSourceConfig": null,
"companyConfig": {
"organizationName": "所有产品",
"productNo": "702",
"startDate": "2019-12-27",
"endDate": "2019-12-27",
"effectiveDate": "2019-12-27",
"isConfigEffectiveDate": 1,
"isManageComStrict": null,
"healthType": 0,
"loginMethod": 3,
"openPeriod": true,
"bufferPeriod": true,
"preInsurePeriod": false,
"offShelves": false,
"product": "akg"
},
"riskConfigs": [
{
"riskCode": "GMLD006",
"riskName": "招商信诺安康万家团体重大疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
}, {
"riskCode": "HMLD001",
"riskName": "招商信诺附加安康万家团体豁免保险费疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
}, {
"riskCode": "HMLD002",
"riskName": "招商信诺附加安康万家团体特定恶性肿瘤疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
}
],
"ageRangeConfigs": [{
"relationship": "00",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "01",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "02",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "13",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "03",
"startAge": 28,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
}
]
},
{
"product": "aki",
"productNo": "701",
"productCount": true,//这个是判断是否存在多产品时显示产品列表的按钮的
"riskCodes": "PMLD007,PMLD007,PMLD007",
"insuranceProduct": {
"productNo": "701",
"productName": "招商信诺安康万家重大疾病保险",
"productType": "1",
"annuityProduct": "0",
"riskInsuranceCalTypes": "DD,L"
},
"payConfig": {
"isAllowMergePay": 1,
"payMethod": 2,
"isSigningContract": 1,
"isRenewal": 1
},
"insurancePlanConfig": {
"relationships": "-1,00,01,02,03,13",
"payYears": "0,5,10,15,20",
"insurancePeriodYears": "75,150",
"payIntervals": "12",
"annuityAges": null,
"annuityIntervals": null,
"genders": "0,1",
"insurancePeriodFlag": "Y"
},
"frontPageConfig": {
"existPrimary": true,//判断是否是28天道7周岁的
'existTumor': true,//判断是否存在肿瘤险之前是这个字段additionalRisk
"isAuthImage": 1,
"cityControl": "1",
"insurancePeriodYearsDetail": "1",
"ensureOverviewDetail": "1",
"exampleShareDetail": "1",
"color": "blue"
},
"coreSysSourceConfig": null,
"companyConfig": {
"organizationName": "所有产品",
"productNo": "701",
"startDate": "2019-12-27",
"endDate": "2019-12-27",
"effectiveDate": "2019-12-27",
"isConfigEffectiveDate": 1,
"isManageComStrict": null,
"healthType": 0,
"loginMethod": 3,
"openPeriod": true,
"bufferPeriod": true,
"preInsurePeriod": false,
"offShelves": false,
"product": "aki"
},
"riskConfigs": [
{
"riskCode": "PMLD007",
"riskName": "招商信诺安康万家重大疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
},
{
"riskCode": "PMLD007",
"riskName": "招商信诺安康万家重大疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
},
{
"riskCode": "PMLD007",
"riskName": "招商信诺安康万家重大疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
}
],
"ageRangeConfigs": [
{
"relationship": "00",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "01",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "02",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "13",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "03",
"startAge": 28,
"startFlag": null,
"endAge": 60,
"endFlag": "Y"
}
]
}
],
"success": true
}
if (postData.productNo) {
for (var i = 0; i < data.data.length; i++) {
if (postData.productNo == data.data[i].productNo) {
var arr_tmp = data.data[i]
data.data = [];
data.data.push(arr_tmp)
return data
}
}
} else {
return data
}
},
getDetailConfigData: function () {//获取公司产品列表
var data = {
"code": "200",
"message": "请求成功",
"data": [
{
"productNo": "701",
"frontPageConfigDTO": {
"isAuthImage": 1,
"cityControl": "1",
"insurancePeriodYearsDetail": "1",
"ensureOverviewDetail": "1",
"exampleShareDetail": "1",
"color": "red"
}
}
],
"success": true,
"fail": false
}
return data
},
getInsurancePlanConfigData: function () {
//获取公司产品列表
//请求参数
//{
// "organizationId": "all",
// "productNo": "701"
//},
var data = {
"code": "200",
"message": "请求成功",
"data": {
"product": "aki",
"productNo": "701",
"riskCodes": null,
"insuranceProduct": null,
"payConfig": null,
"insurancePlanConfig": {
"relationships": "00,01",
"payYears": "5,10,15,20",
"insurancePeriodYears": "75,150",
"payIntervals": "12",
"annuityAges": null,
"annuityIntervals": null,
"genders": "0,1",
"insurancePeriodFlag": "Y"
},
"frontPageConfig": null,
"coreSysSourceConfig": null,
"companyConfig": {
"organizationName": "所有产品",
"productNo": "701",
"startDate": "2019-12-27",
"endDate": "2019-12-27",
"effectiveDate": "2019-12-27",
"isConfigEffectiveDate": 0,
"isManageComStrict": null,
"healthType": 0,
"loginMethod": 3,
"openPeriod": true,
"bufferPeriod": true,
"preInsurePeriod": null,
"offShelves": false,
"product": "aki"
},
"riskConfigs": [
{
"riskCode": "PMLD007",
"riskName": "招商信诺安康万家重大疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
},
{
"riskCode": "PMLD007",
"riskName": "招商信诺安康万家重大疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
},
{
"riskCode": "PMLD007",
"riskName": "招商信诺安康万家重大疾病保险",
"showOrder": 1,
"riskType": 1,
"isVisible": 1,
"isEditable": 1,
"isDefaultChecked": 1,
"defaultAmount": 100000,
"isAmountEqualsMain": 1,
"minAmount": 100000,
"maxAmount": null
}
],
"ageRangeConfigs": [
{
"relationship": "00",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "01",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "02",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "13",
"startAge": 18,
"startFlag": "Y",
"endAge": 60,
"endFlag": "Y"
},
{
"relationship": "03",
"startAge": 28,
"startFlag": null,
"endAge": 60,
"endFlag": "Y"
}
]
},
"success": true
}
return data
},
getFaceValidateData: function () {//人脸识别验证
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
getConfirmJoinInsuranceData: function () {//人脸识别验证
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
deleteFileData: function () {//删除用户文件
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
downloadData: function () {//下载文件
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
cashValueData: function () {//现金价值查看
var data = {
"code": "200",
"message": "请求成功",
"data": [
{
"cashCount": "35",
"cashList": [
{
"cashValue": "21758.00",
"contYear": "1"
},
{
"cashValue": "22596.00",
"contYear": "2"
},
{
"cashValue": "23442.00",
"contYear": "3"
},
{
"cashValue": "24292.00",
"contYear": "4"
},
{
"cashValue": "25141.00",
"contYear": "5"
},
{
"cashValue": "25985.00",
"contYear": "6"
},
{
"cashValue": "26818.00",
"contYear": "7"
},
{
"cashValue": "27636.00",
"contYear": "8"
},
{
"cashValue": "28435.00",
"contYear": "9"
},
{
"cashValue": "29209.00",
"contYear": "10"
},
{
"cashValue": "29954.00",
"contYear": "11"
},
{
"cashValue": "30665.00",
"contYear": "12"
},
{
"cashValue": "31336.00",
"contYear": "13"
},
{
"cashValue": "31960.00",
"contYear": "14"
},
{
"cashValue": "32530.00",
"contYear": "15"
},
{
"cashValue": "33037.00",
"contYear": "16"
},
{
"cashValue": "33475.00",
"contYear": "17"
},
{
"cashValue": "33835.00",
"contYear": "18"
},
{
"cashValue": "34107.00",
"contYear": "19"
},
{
"cashValue": "34282.00",
"contYear": "20"
},
{
"cashValue": "34347.00",
"contYear": "21"
},
{
"cashValue": "34289.00",
"contYear": "22"
},
{
"cashValue": "34091.00",
"contYear": "23"
},
{
"cashValue": "33733.00",
"contYear": "24"
},
{
"cashValue": "33191.00",
"contYear": "25"
},
{
"cashValue": "32413.00",
"contYear": "26"
},
{
"cashValue": "31332.00",
"contYear": "27"
},
{
"cashValue": "29866.00",
"contYear": "28"
},
{
"cashValue": "27964.00",
"contYear": "29"
},
{
"cashValue": "25528.00",
"contYear": "30"
},
{
"cashValue": "22392.00",
"contYear": "31"
},
{
"cashValue": "18456.00",
"contYear": "32"
},
{
"cashValue": "13534.00",
"contYear": "33"
},
{
"cashValue": "7472.00",
"contYear": "34"
},
{
"cashValue": "0.00",
"contYear": "35"
}
],
"riskCode": "GMLD006"
},
{
"cashCount": "35",
"cashList": [
{
"cashValue": "2379.50",
"contYear": "1"
},
{
"cashValue": "2479.50",
"contYear": "2"
},
{
"cashValue": "2580.50",
"contYear": "3"
},
{
"cashValue": "2681.50",
"contYear": "4"
},
{
"cashValue": "2781.50",
"contYear": "5"
},
{
"cashValue": "2879.50",
"contYear": "6"
},
{
"cashValue": "2975.50",
"contYear": "7"
},
{
"cashValue": "3068.00",
"contYear": "8"
},
{
"cashValue": "3156.00",
"contYear": "9"
},
{
"cashValue": "3238.50",
"contYear": "10"
},
{
"cashValue": "3314.50",
"contYear": "11"
},
{
"cashValue": "3383.00",
"contYear": "12"
},
{
"cashValue": "3444.00",
"contYear": "13"
},
{
"cashValue": "3496.00",
"contYear": "14"
},
{
"cashValue": "3538.50",
"contYear": "15"
},
{
"cashValue": "3570.00",
"contYear": "16"
},
{
"cashValue": "3589.50",
"contYear": "17"
},
{
"cashValue": "3595.50",
"contYear": "18"
},
{
"cashValue": "3586.50",
"contYear": "19"
},
{
"cashValue": "3562.00",
"contYear": "20"
},
{
"cashValue": "3521.00",
"contYear": "21"
},
{
"cashValue": "3463.50",
"contYear": "22"
},
{
"cashValue": "3389.50",
"contYear": "23"
},
{
"cashValue": "3298.00",
"contYear": "24"
},
{
"cashValue": "3188.00",
"contYear": "25"
},
{
"cashValue": "3057.00",
"contYear": "26"
},
{
"cashValue": "2901.00",
"contYear": "27"
},
{
"cashValue": "2715.50",
"contYear": "28"
},
{
"cashValue": "2494.50",
"contYear": "29"
},
{
"cashValue": "2231.50",
"contYear": "30"
},
{
"cashValue": "1920.00",
"contYear": "31"
},
{
"cashValue": "1551.50",
"contYear": "32"
},
{
"cashValue": "1116.50",
"contYear": "33"
},
{
"cashValue": "603.50",
"contYear": "34"
},
{
"cashValue": "0.00",
"contYear": "35"
}
],
"riskCode": "HMLD002"
}
],
"success": true,
"fail": false
}
return data
},
cancelData: function () {//正常撤单
var data = {
"code": "200",
"message": "请求成功",
"data": null,
"success": true,
"fail": false
}
return data
},
canCancelOrderData: function () {//撤单(人工核保中撤单)
var data = {
"code": "200",
"message": "请求成功",
"data": {
"isCanCancelOrder": "true",
"resultMsg": "保单信息查询接口请求成功!"
},
"fail": false,
"success": true
}
return data
},
getEvaluationStatusData: function () {//检查评价状态
var data = {
"code": "200",
"message": "请求成功",
"data": 0,//0代表没有评价过,大于0代表有评价记录
"success": true,
"fail": false
}
return data
},
agreeNoteSpecialData: function () {//同意/不同意核心特约
var data = {
"code": "200",
"message": "请求成功",
"data": "",
}
return data
},
getCoreNoteSpecialDetailData: function () {//获取加费除外
var data = {
"code": "200",
"message": "请求成功",
"data": "",
"type": "3",
"orderNumber": "157736151373146",
"applicantName": "张飞",
"applicantSex": "0",
"insuredName": "牛奶",
"insuredIsAppnt": false,
"addPremium": {
"uniqueId": "538ede653eba4270bdb12e2cf648fe47",
"addPremium": 2788.54,
"addPremiumReason": "发物和和",
"afterPremium": 28929.07
},
"specials": [
{
"uniqueId": "4f80ed4fe413425fa6701584ba924e11",
"noteNo": "0000077474",
"noteCode": "U023",
"specRiskCode": "GMLD006",
"specRiskName": "招商信诺安康万家团体重大疾病保险",
"specReason": "泌尿系感染:*体检中发现尿镜检WBC++以上(无镜检)或镜检WBC〈5个/HP者:",
"specContent": "在保险合同有效期内,对被保险人因泌尿系感染(包括病因)及其并发症(如肾盂肾炎、前列腺炎、泌尿系结石、尿路梗阻、肾盂积水等)引起的治疗,本公司不承担保险金给付责任。"
}
]
}
return data
},
offlinePayData: function () {//线下批扣
var data = {
"code": "200",
"message": "请求成功",
"data": null
}
return data
},
saveHealthReportData: function () {//保存健康告知
var data = {
"code": "200",
"message": "请求成功",
"data": "",
}
return data
},
orderDeleteData: function () {//删除订单
var data = {
"code": "200",
"message": "请求成功",
"data": "",
}
return data
},
ordereditData: function () {//编辑订单
var data = {
"code": "200",
"message": "请求成功",
"data": "",
}
return data
},
getOrderData: function () {//获取单个订单
var data = {
"code": "200",
"message": "请求成功",
"data": {
"companyPay": 0,
"configId": null,
"effectiveDate": "2020-11-22",
"emergencyName": null,
"emergencyPhone": null,
"employeeNumber": "13368896606",
"currentPremium": 41278,
"insuredAmount": 100000,
"isPointsPay": null,
"notes": null,
"openId": null,
"orderId": 17145456466,
"orderNumber": null,
"orderStatus": 0,
"orderType": 701,
"organizationId": "allProductTest",
"organizationName": "安康万家个险",
"product": null,
"purchaseCity": null,
"remark": null,
"selfPay": null,
"serviceNo": null,
"source": "orion",
"thirdOrderNumber": null,
"thirdOrgId": null,
"thirdSalesNumber": null,
"uwDetailReason": null,
"uwFlag": null,
"uwRejectReason": null,
"uwResult": null,
"hasCoreNote": false,
"version": "1"
}
}
return data
},
getOrderDetailData: function () {//获取订单详情接口
var data = {
"code": "200",
"message": "请求成功",
"data": {
"applicant": {
"insurerId": 1,
"seqNo": 1,
"name": "嘻嘻",
"mobile": "18500133656",
"email": "254@qq.com",
"sex": "0",
"birthday": "1990-01-01",
"age": 40,
"idType": "I",
"idNum": "534552435235234523",
"idExpDate": "2020-01-10",
"relationToApplicant": "00",
"marriage": "2",
"companyOrSchool": "中国科技有限公司",
"personalIncome": null,
"location": null,
"taxIdentity": "1",
"idIsLongValid": null,
"occupationType": "M",
"workType": null,
"workDepartment": null,
"addressType": "1",
"piusUwResult": null,
"premSource": "工资收入",
"homeIncome": null,
"relationToMainInsured": null,
"occupationCode": "I",
"occupationContent": null,
"industry": null,
"industryContent": null,
"industryCategory": null,
"industryCategoryContent": null,
"nationality": "CHN",
"specialType": null,
"crs": {
"residencePlace": {
"province": null,
"city": null,
"district": null,
"detailedAddress": null
},
"residencePlaceNationality": null,
"birthPlace": {
"province": null,
"city": null,
"district": null,
"detailedAddress": null
},
"birthPlaceNationality": null,
"taxResidents": []
},
"contactAddress": {
"province": "12",
"city": "1201",
"district": "120111",
"zipCode": null,
"detailedAddress": "高新园高新南一道123号"
},
"uploads": [],
"special": {
"addPremium": {
"amount": 1200,
"reason": "甲状腺结节加费",
"totalPremium": 120000
},
"specials": [
{
"riskName": "安康万家重疾险",
"reason": "因您患有甲状腺疾病",
"content": "被保险人发生甲状腺疾病,本公司不予出保"
}
]
}
},
"insureds": [
{
"insurerId": 14,
"seqNo": 1,
"name": "测试",
"mobile": "18500133656",
"email": "fjsdiofjiods@mail.com",
"sex": "0",
"birthday": "1990-01-01",
"age": 40,
"idType": "I",
"idNum": "534552435235234523",
"idExpDate": "2020-01-10",
"relationToApplicant": "00",
"marriage": "2",
"companyOrSchool": "测试测试",
"personalIncome": null,
"location": null,
"taxIdentity": "1",
"idIsLongValid": null,
"occupationType": "M",
"workType": null,
"workDepartment": null,
"addressType": "1",
"piusUwResult": null,
"premSource": "工资收入",
"homeIncome": null,
"relationToMainInsured": null,
"occupationCode": "I",
"occupationContent": null,
"industry": null,
"industryContent": null,
"industryCategory": null,
"industryCategoryContent": null,
"nationality": "CHN",
"specialType": null,
"crs": {
"residencePlace": {
"province": null,
"city": null,
"district": null,
"detailedAddress": null
},
"residencePlaceNationality": null,
"birthPlace": {
"province": null,
"city": null,
"district": null,
"detailedAddress": null
},
"birthPlaceNationality": null,
"taxResidents": [
{
"sn": 1,
"nation": "BRA",
"taxPayerIdNumber": "AAAAA123456",
"noTaxpayerIdNumberFlag": "1",
"detailReason": "国家战争没有主权"
},
{
"sn": 2,
"nation": "BRA",
"taxPayerIdNumber": "AAAAAA132456",
"noTaxpayerIdNumberFlag": "2",
"detailReason": "国家战争没有主权"
}
]
},
"contactAddress": {
"province": "12",
"city": "1201",
"district": "120111",
"zipCode": null,
"detailedAddress": "高新园高新南一道123号"
},
"uploads": [
{
"uploadType": "15",
"status": "0",
"forced": "1"
},
{
"uploadType": "15",
"status": "0",
"forced": "1"
}
],