(mysql)dao批量update 有没有time=time+1这种(批量更新)
int 类型 更新加 1
dao.update(UserLog.class, Chain.makeSpecial("time", "+1"), null);