mitao
2025-02-10 05c1b69b9a694cf99e9f07f12ebf034cb2450f5f
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/constants/NotificationTypeConstant.java
@@ -8,4 +8,9 @@
    String SECKILL = "seckill";
    String GROUP_PURCHASE = "group_purchase";
    String AUCTION_GOODS = "auction_goods";
    String AUCTION_SALESROOM = "auction_salesroom";
    String AUCTION_SALESROOM_GOODS = "auction_salesroom_goods";
}