chenye
2023-07-10 54bd9584109c007094fdebef33888d3565f9e60a
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/constant/AppErrorConstant.java
@@ -79,4 +79,8 @@
    String ACTIVITY_END = "活动已经结束";
    String ACTIVITY_GOODS_NULL = "商品已售罄";
    String BIRTHDAY_NULL = "未填写生日";
    String BIRTHDAY_ERROR = "只有生日当月领取";
}