文档
测试

查询经济园区项目详情

POST
http://113.204.181.78:18081/apin/park/parkSync/findProjectById

请求参数

参数名
类型
描述
必填
code
string
组织机构代码 示例:11111111111112
必填
id
string
id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
result
object
数据字典
必填
jgxm
string
示例:否
必填
fj
string
示例:A.pdf,b.pdf,c.pdf
必填
qysj
string
示例:2021-07-14 12:01:02
必填
delFlag
string
示例:0
必填
jsgmjjsnr
string
示例:建设规模及建设内容建设规模及建设内容建设规模及建设内容建设规模及建设内容建设规模及建设内容建设规模及建设内容
必填
qyqc
string
示例:电信
必填
baje
string
示例:123456789
必填
bz
string
示例:备注备注备注备注备注备注备注备注备注
必填
qjzdxm
string
示例:是
必填
id
string
示例:4028f9817aa3d97b017aa3da97430000
必填
yqzdxm
string
示例:否
必填
jsydmj
string
示例:100000
必填
xytzje
string
示例:123456.78
必填
lrr
string
示例:录入人
必填
version
int
示例:0
必填
yjncz
string
示例:34567890
必填
lrsj
string
示例:2021-07-16 12:01:02
必填
projectqjDetail
array
数据列表
必填
id
string
示例:4028f9817aa3d97b017aa3db19ed0001
必填
version
int
示例:0
必填
status
object
示例:null
必填
delFlag
object
示例:null
必填
createUser
object
示例:null
必填
createTime
string
示例:2021-07-14 15:11:12
必填
updateTime
object
示例:null
必填
jzqk
string
示例:一半 50%
必填
czwthkn
string
示例:无i
必填
xxdjjsxjsjbm
string
示例:wu
必填
sj
string
示例:2021-07-16 12:01:02
必填
fj
string
示例:A.pdf,b.pdf,c.pdf
必填
lrr
string
示例:录入人
必填
projectId
string
示例:123456
必填
jsjd
string
示例:在建
必填
xmmc
string
示例:测试项目
必填
createTime
string
示例:2021-07-14 15:10:48
必填
hylb
string
示例:通信类
必填
jhwgsj
string
示例:2021-07-16 12:01:02
必填
basj
string
示例:2021-07-13 12:01:02
必填
jsdd
string
示例:XXXX街
必填
sfrk
string
示例:是
必填
sjzdxm
string
示例:是
必填
jhkgsj
string
示例:2021-07-15 12:01:02
必填
projectId
string
示例:123456
必填

说明 / 示例

请求报文 {"id":"4028f9817aa3d97b017aa3da97430000","code":"11111111111112"} 返回报文 { "code": 1, "result": { "jgxm": "否", "fj": "A.pdf,b.pdf,c.pdf", "qysj": "2021-07-14 12:01:02", "delFlag": "0", "jsgmjjsnr": "建设规模及建设内容建设规模及建设内容建设规模及建设内容建设规模及建设内容建设规模及建设内容建设规模及建设内容", "qyqc": "电信", "baje": "123456789", "bz": "备注备注备注备注备注备注备注备注备注", "qjzdxm": "是", "id": "4028f9817aa3d97b017aa3da97430000", "yqzdxm": "否", "jsydmj": "100000", "xytzje": "123456.78", "lrr": "录入人", "version": 0, "yjncz": "34567890", "lrsj": "2021-07-16 12:01:02", "projectqjDetail": [ { "id": "4028f9817aa3d97b017aa3db19ed0001", "version": 0, "status": null, "delFlag": null, "createUser": null, "createTime": "2021-07-14 15:11:12", "updateTime": null, "jzqk": "一半 50%", "czwthkn": "无i", "xxdjjsxjsjbm": "wu", "sj": "2021-07-16 12:01:02", "fj": "A.pdf,b.pdf,c.pdf", "lrr": "录入人", "projectId": "123456" }, { "id": "4028f9817aa3d97b017aa3db19ee0002", "version": 0, "status": null, "delFlag": null, "createUser": null, "createTime": "2021-07-14 15:11:15", "updateTime": null, "jzqk": "一da半 80%", "czwthkn": "无i", "xxdjjsxjsjbm": "wu", "sj": "2021-07-16 12:01:02", "fj": "A.pdf,b.pdf,c.pdf", "lrr": "录入人", "projectId": "123456" } ], "jsjd": "在建", "xmmc": "测试项目", "createTime": "2021-07-14 15:10:48", "hylb": "通信类", "jhwgsj": "2021-07-16 12:01:02", "basj": "2021-07-13 12:01:02", "jsdd": "XXXX街", "sfrk": "是", "sjzdxm": "是", "jhkgsj": "2021-07-15 12:01:02", "projectId": "123456" } }