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