cn.gtmap.estateplat.service.chpe
接口 JgxyRemoteService


public interface JgxyRemoteService


方法摘要
 Map getMapByLJZID(String LJZID)
          describe: 获取楼幢监管帐号,监管银行名称
 int isJf(String bdcdyh, String hid)
          describe: 是否交费
 int isRzje(String hid)
          describe: 是否有资金余额
 

方法详细信息

getMapByLJZID

Map getMapByLJZID(String LJZID)
describe: 获取楼幢监管帐号,监管银行名称

参数:
LJZID - 逻辑幢ID
返回:
楼幢监管帐号,监管银行名称

isJf

int isJf(String bdcdyh,
         String hid)
describe: 是否交费

参数:
bdcdyh - 不动产单元号
hid - 户id
返回:
1是已交,0是未交

isRzje

int isRzje(String hid)
describe: 是否有资金余额

参数:
hid - 户id
返回:
1是有,0是无


Copyright © 2015–2018 cn.gtmap. All rights reserved.