xinyb
2022-09-14 962f8d8c84882dc72138dcf55545bb1d45cf7ddf
WebRoot/public/template/0/496/dataHead.jsp
@@ -50,7 +50,6 @@
   if(isshowonlinepaymentbutton==1){
      online+=",(case when isnull(OnlinePaymentAmount,0) > 0 then 1 else 0 end) as isshowonlinepaymentbutton";
   }
   String onlinePay=request.getParameter("onlinePay");
   //用户代码
   String hrCode = (String)session.getAttribute(SessionKey.HRCODE);