diff --git a/WebContent/Tenwa/Lease/Flow/RentCollection/rentcollection/rentCollectionList.jsp b/WebContent/Tenwa/Lease/Flow/RentCollection/rentcollection/rentCollectionList.jsp index c1f7810a5..2dadc9b8c 100644 --- a/WebContent/Tenwa/Lease/Flow/RentCollection/rentcollection/rentCollectionList.jsp +++ b/WebContent/Tenwa/Lease/Flow/RentCollection/rentcollection/rentCollectionList.jsp @@ -15,7 +15,7 @@ if(!"administrator".equals(userid)){ //如果登录的人员是北财催收员,那么他需要看到所有北财经销商逾期的合同 //北财催款员id,需要修改为对应环境上的id - if("8009U00000024".equals(userid)){ + if("8009011U00000021".equals(userid)){ //查询出所有北财的经销商 //北财角色id 需要修改为对应环境上的id String roleId = "800R00000044";