feat:撤销能看到

This commit is contained in:
苏竹红
2025-07-31 10:11:22 +08:00
parent 6640b51c5b
commit fa1c89fff9
2 changed files with 1 additions and 3 deletions

View File

@@ -105,7 +105,6 @@
OR store_name LIKE CONCAT('%',#{request.keyword},'%')
)
</if>
AND revoke_status = 0
</where>
ORDER BY create_time DESC
</select>