From f1f2fd0b513b02a16249234d7eb99c678403b87c Mon Sep 17 00:00:00 2001 From: liuzhao Date: Fri, 28 Dec 2018 11:08:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=9F=E9=87=91=E5=82=AC=E6=94=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Flow/RentCollection/rentcollection/rentCollectionList.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";