Commit e0229eb9 by “Kongxiangkun”

增加积分商城相关代码

parent 77923fd5
......@@ -168,7 +168,7 @@ public class InfoStudentController {
if (!CollectionUtils.isEmpty(list1)) {
informationViewVO.setPdfPages(list1);
}
pointListenerClients.addPoint("point_read", vo.getId());
// pointListenerClients.addPoint("point_read", vo.getId());
} catch (Exception e) {
// TODO Auto-generated catch block
e.printStackTrace();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment