1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
import Api from "~/service/Api"
import Pts from "../Common/Pts"
export default class Ebaame{
constructor () {
this.data = {
cfabut:{
vrflab:"", // DCLFLG LABEL .cfabut.vrflab
dcllab:"", // DCLFLG LABEL .cfabut.dcllab
basflg:"", // 签约信息 .cfabut.basflg
dclflg:"", // 变动信息 .cfabut.dclflg
ownextkey:"", // 业务所属机构 .cfabut.ownextkey
newdclnum:"", // 新增DCL数目 .cfabut.newdclnum
newvrfnum:"", // 新增VRF数目 .cfabut.newvrfnum
addnew:"", // 新增接口数据 .cfabut.addnew
newdcl:"", // DCL数目 .cfabut.newdcl
newvrf:"", // VRF数目 .cfabut.newvrf
vrfflg:"", // 履约信息 .cfabut.vrfflg
},
eblmod:{
ebl:{
reldat:"", // 授权日期 .eblmod.ebl.reldat
resamt:"", // 代付还代利息 .eblmod.ebl.resamt
},
},
recp:{
dclp:[],
pubp:{
bencodwarn:"", // BENCODE WARNING .recp.pubp.bencodwarn
guedcodwarn:"", // GUEDCODE WARNING .recp.pubp.guedcodwarn
acp:"", // 确认 .recp.pubp.acp
founds1:"", // 境外�'接投资 .recp.pubp.founds1
founds2:"", // 偿还境外债务 .recp.pubp.founds2
founds3:"", // 补充营运或流动性资金 .recp.pubp.founds3
founds4:"", // 其他境外使用 .recp.pubp.founds4
founds5:"", // 以�'接投资形式回流 .recp.pubp.founds5
founds6:"", // 以外债形式回流 .recp.pubp.founds6
founds7:"", // 以�'�易形式回流 .recp.pubp.founds7
founds8:"", // 以其他形式回流 .recp.pubp.founds8
cousel1:{
guedparecompcode:"", // 被担保人境内母公司代码 .recp.pubp.cousel1.guedparecompcode
},
},
zzwjew:"", // 主债务金额提示 .recp.zzwjew
thjewating:"", // 资金调回金额提示 .recp.thjewating
},
recgrp:{
bas:{
remark:"", // 备注 .recgrp.bas.remark
maturity:"", // 到期日 .recgrp.bas.maturity
maindebtcurr:"", // 主债务金额 .recgrp.bas.maindebtcurr
guedtype:"", // 被担保人类型 .recgrp.bas.guedtype
guedcode:"", // 被担保人代码 .recgrp.bas.guedcode
guarantype:"", // 担保类型 .recgrp.bas.guarantype
guarantorcode:"", // 担保人代码 .recgrp.bas.guarantorcode
guappcode:"", // 担保申请人代码 .recgrp.bas.guappcode
exguarancode:"", // 对外担保编号 .recgrp.bas.exguarancode
contractdate:"", // 签约日期 .recgrp.bas.contractdate
bentype:"", // 受益人类型 .recgrp.bas.bentype
bencode:"", // 受益人代码 .recgrp.bas.bencode
actiontype:"", // 操作类型 .recgrp.bas.actiontype
actiondesc:"", // 删除原因 .recgrp.bas.actiondesc
bename:"", // 受益人中文名称 .recgrp.bas.bename
benamen:"", // 受益人英文名称 .recgrp.bas.benamen
guedname:"", // 被担保人中文名称 .recgrp.bas.guedname
guednamen:"", // 被担保人英文名称 .recgrp.bas.guednamen
guappname:"", // 担保申请人中文名称 .recgrp.bas.guappname
guappnamen:"", // 担保申请人英文名称 .recgrp.bas.guappnamen
guarancurr:"", // 保函金额 .recgrp.bas.guarancurr
guedcouncode:"", // 被担保人国别/地区代码 .recgrp.bas.guedcouncode
bencountrycode:"", // 受益人国别/地区 .recgrp.bas.bencountrycode
guaranamount:"", // 保函金额 .recgrp.bas.guaranamount
maindebtamount:"", // 主债务金额 .recgrp.bas.maindebtamount
maindebtmanner:"", // 发行/上市方式 .recgrp.bas.maindebtmanner
guedindustrycode:"", // 被担保人所属行业 .recgrp.bas.guedindustrycode
maindebtdate:"", // 主债务期限(日) .recgrp.bas.maindebtdate
maindebtcondate:"", // 主债务签约日期 .recgrp.bas.maindebtcondate
maindebtmaturity:"", // 主债务到期日 .recgrp.bas.maindebtmaturity
intrat:"", // 借款利率(%) .recgrp.bas.intrat
cgyn:"", // 是否有反担保人 .recgrp.bas.cgyn
cgcode:"", // 反担保人国别/地区代码 .recgrp.bas.cgcode
thyn:"", // 是否调回境内 .recgrp.bas.thyn
thje:"", // 资金调回金额 .recgrp.bas.thje
jwyn:"", // 是否与境外投资相关 .recgrp.bas.jwyn
cgcouncode:"", // 反担保人国别/地区代码 .recgrp.bas.cgcouncode
issuecountrycode:"", // 发行/上市国家与地区 .recgrp.bas.issuecountrycode
guedparecompname:"", // 被担保人境内母公司中文名称 .recgrp.bas.guedparecompname
guedparecompnamen:"", // 被担保人境内母公司英文名称 .recgrp.bas.guedparecompnamen
cgname:"", // 反担保人中文名称 .recgrp.bas.cgname
cgnamen:"", // 反担保人英文名称 .recgrp.bas.cgnamen
},
},
pageId: "" // ctx的key
}
}
}