摘要: //插入 <insert id="batchAdd"> insert into TLMS_LessonClass_Lecture( lessonClassLectureId, lessonClassId, lessonId, title, beginDate, endDate, memo, cont 阅读全文
posted @ 2023-06-16 16:07 凉忆~ 阅读(17) 评论(0) 推荐(0)
摘要: 刚开始写法 错误 JSONArray jsonArray = (JSONArray) this.getJsonFilter().get("ids"); PltPayDuesModel[] payDuesModels = (PltPayDuesModel[]) jsonArray.toArray(); 阅读全文
posted @ 2023-06-16 16:04 凉忆~ 阅读(222) 评论(0) 推荐(0)