Commit 28e5dd2f by lili

更新二维码

parent af336424
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
where where
use_state in (0,1) use_state in (0,1)
AND AND
update_state = 0 update_state in (0,4)
order by update_qr_time , id asc order by update_qr_time , id asc
limit #{currentPage}, #{numPerPage} limit #{currentPage}, #{numPerPage}
</select> </select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment