摘要: http://www.mamicode.com/info-detail-1730958.html 阅读全文
posted @ 2019-08-27 15:15 紫枫夜羽 阅读(242) 评论(0) 推荐(0)
摘要: 对象和字段自定义 /** * 判断List<Knowledge>的对象code是否有重复,有重复true * * @param orderList * @return */ private Boolean knowledgeIsRepeat(List<Knowledge> orderList) { 阅读全文
posted @ 2019-08-27 14:38 紫枫夜羽 阅读(13002) 评论(0) 推荐(0)