消费返现

This commit is contained in:
张松
2025-11-05 15:18:39 +08:00
parent 608921b366
commit 6530f24f2a

View File

@@ -43,7 +43,6 @@ public class MkConsumeCashbackDTO implements Serializable {
/**
* 门店列表
*/
@NotEmpty(message = "门店列表不为空")
private List<Long> shopIdList;
/**