充值记录

This commit is contained in:
2025-01-07 13:17:02 +08:00
parent 0084d6be0f
commit 52f6016e39
2 changed files with 2 additions and 1 deletions

View File

@@ -56,7 +56,6 @@
<if test="state==null or state==-1">
and s.state!=-1
</if>
group by s.id
order by s.create_time desc
</select>