entity()接收加密数据 最后更新:2026-02-23 14:15:40 | 状态:未完成 如果前端提交的参数是加密后的值,需要这样解密 DataRow row = entity("ID:id+"); 与getParam("id", true)效果一样