GET V2/Project/get_caipanshopleaseList?json={json}
获取项目踩盘店铺招租列表
请求信息详情
URI 参数
名称 | 描述 | 类型 | 附加信息 |
---|---|---|---|
json |
json{"projectid":12} |
string |
Required |
Body 参数
None.
响应信息
资源描述
获取项目踩盘店铺招租列表
Collection of v_caipanshopleaseinfo名称 | 描述 | 类型 | 附加信息 |
---|---|---|---|
Id |
Id |
integer |
None. |
type |
1室内地图招租 2没有室内地图招租 |
integer |
None. |
HistoryId |
HistoryId |
integer |
None. |
ProjectId |
ProjectId |
integer |
None. |
ProjectName |
ProjectName |
string |
None. |
ShopId |
ShopId |
string |
None. |
IndustryType1 |
业态1Id |
string |
None. |
IndustryType2 |
业态2Id |
string |
None. |
IndustryType3 |
业态3Id |
string |
None. |
IndustryTypeName1 |
业态1中文名 |
string |
None. |
IndustryTypeName2 |
业态2中文名 |
string |
None. |
IndustryTypeName3 |
业态3中文名 |
string |
None. |
Mianji |
面积 |
string |
None. |
JiaoPuDate |
交铺日期 |
string |
None. |
KaidianTypeId |
开店方式id |
string |
None. |
KaidianTypeName |
开店方式中文名 |
string |
None. |
HeZuo_Min |
合作期限最小 |
integer |
None. |
HeZuo_Max |
合作期限最大 |
integer |
None. |
Zujin |
租金 |
string |
None. |
MianZuQi |
免租期 |
integer |
None. |
DianPuJinShen |
店铺进深 |
string |
None. |
DianPuKaiJian |
店铺开间 |
string |
None. |
MinZhuJu |
最小柱距 |
string |
None. |
DianPuHigth |
店铺层高 |
string |
None. |
IsShuiDao |
上水下水(1:是 2:否) |
integer |
None. |
Addtime |
Addtime |
string |
None. |
IsPaiYan |
排烟通道(1:是 2:否) |
integer |
None. |
SendUser |
修改者 |
string |
None. |
SendTime |
修改时间 |
string |
None. |
UserName |
审核人 |
string |
None. |
UserTime |
审核时间 |
string |
None. |
Ttypes |
2:预招租 4:空铺招租 |
integer |
None. |
state |
审核状态(1:待审核 2:审核不通过 3:审核通过) |
integer |
None. |
isxiaxian |
是否下线 1是 0否 |
integer |
None. |
Views |
浏览量 |
integer |
None. |
zhaozuyaoqiu |
招租需求 |
string |
None. |
floor |
楼层ID |
string |
None. |
shopstate |
1:开店 2:预招租 3:空铺开店 4:空铺招租 5:空铺不招租 |
integer |
None. |
ft_shopnumber |
商铺编号(门牌号) |
string |
None. |
shopname |
店铺名称 |
string |
None. |
shoppic |
店铺图片 |
string |
None. |
响应结果格式
application/json, text/json
Sample:
[ { "Id": 1, "type": 2, "HistoryId": 3, "ProjectId": 4, "ProjectName": "sample string 5", "ShopId": "sample string 6", "IndustryType1": "sample string 7", "IndustryType2": "sample string 8", "IndustryType3": "sample string 9", "IndustryTypeName1": "sample string 10", "IndustryTypeName2": "sample string 11", "IndustryTypeName3": "sample string 12", "Mianji": "sample string 13", "JiaoPuDate": "sample string 14", "KaidianTypeId": "sample string 15", "KaidianTypeName": "sample string 16", "HeZuo_Min": 17, "HeZuo_Max": 18, "Zujin": "sample string 19", "MianZuQi": 20, "DianPuJinShen": "sample string 21", "DianPuKaiJian": "sample string 22", "MinZhuJu": "sample string 23", "DianPuHigth": "sample string 24", "IsShuiDao": 25, "Addtime": "sample string 26", "IsPaiYan": 27, "SendUser": "sample string 28", "SendTime": "sample string 29", "UserName": "sample string 30", "UserTime": "sample string 31", "Ttypes": 32, "state": 33, "isxiaxian": 34, "Views": 35, "zhaozuyaoqiu": "sample string 36", "floor": "sample string 37", "shopstate": 38, "ft_shopnumber": "sample string 39", "shopname": "sample string 40", "shoppic": "sample string 41" }, { "Id": 1, "type": 2, "HistoryId": 3, "ProjectId": 4, "ProjectName": "sample string 5", "ShopId": "sample string 6", "IndustryType1": "sample string 7", "IndustryType2": "sample string 8", "IndustryType3": "sample string 9", "IndustryTypeName1": "sample string 10", "IndustryTypeName2": "sample string 11", "IndustryTypeName3": "sample string 12", "Mianji": "sample string 13", "JiaoPuDate": "sample string 14", "KaidianTypeId": "sample string 15", "KaidianTypeName": "sample string 16", "HeZuo_Min": 17, "HeZuo_Max": 18, "Zujin": "sample string 19", "MianZuQi": 20, "DianPuJinShen": "sample string 21", "DianPuKaiJian": "sample string 22", "MinZhuJu": "sample string 23", "DianPuHigth": "sample string 24", "IsShuiDao": 25, "Addtime": "sample string 26", "IsPaiYan": 27, "SendUser": "sample string 28", "SendTime": "sample string 29", "UserName": "sample string 30", "UserTime": "sample string 31", "Ttypes": 32, "state": 33, "isxiaxian": 34, "Views": 35, "zhaozuyaoqiu": "sample string 36", "floor": "sample string 37", "shopstate": 38, "ft_shopnumber": "sample string 39", "shopname": "sample string 40", "shoppic": "sample string 41" } ]