jfinal的批量保存修改的方法有Db.batch 系列的方法就是专做这个的,有 Db.batchSave(...)、Db.batchUpdate(...)、Db.batch(...)

NoSuchKey

猜你喜欢

转载自blog.csdn.net/qq_38567039/article/details/80637982