合并问题

This commit is contained in:
2024-04-15 15:22:24 +08:00
parent 44d669110f
commit ca1cdd545c
3 changed files with 1 additions and 7 deletions

View File

@@ -933,7 +933,4 @@
#{item}
</foreach>
</select>
<select id="selectLimit" resultType="com.chaozhanggui.system.cashierservice.entity.TbSystemCoupons">
select * from tb_system_coupons limit 1
</select>
</mapper>