model.dao.update()是无法执行update语句的。
具体使用方法
Db.update("update users set password=? where uasername=?","123456","zhangsan");