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