|
@@ -19,7 +19,6 @@
|
|
|
LMBManager lmManager= DatabaseFactory.getLMBIF().getLMBService().getLmbManager();
|
|
|
String id="";
|
|
|
LMB lmb = (LMB)request.getAttribute("lmb");
|
|
|
- System.out.println(lmb.getId()+"===========================");
|
|
|
String qx_check ="news"+lmb.getId()+"_check";
|
|
|
YHB yhbBean =null;
|
|
|
if(ActionContext.getContext().getSession().get(GlobalDefine.USER) != null){
|