From cd6b21f04e08a61d79e4aea2593c41fdc5cd0766 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 14 五月 2026 09:01:22 +0800
Subject: [PATCH] 代码生成

---
 server/services/src/main/java/com/doumee/core/constants/Constants.java |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/server/services/src/main/java/com/doumee/core/constants/Constants.java b/server/services/src/main/java/com/doumee/core/constants/Constants.java
index de11904..1899ec6 100644
--- a/server/services/src/main/java/com/doumee/core/constants/Constants.java
+++ b/server/services/src/main/java/com/doumee/core/constants/Constants.java
@@ -114,6 +114,7 @@
     public static final String OP_REGISTER_COUPON_YEARS = "REGISTER_COUPON_YEARS";
     public static final String OP_REGISTER_COUPON_GIFT_COUNT = "REGISTER_COUPON_GIFT_COUNT";
     public static final String OP_REGISTER_COUPON_ID = "REGISTER_COUPON_ID";
+    public static final String OP_REGISTER_GIFT_COUPON_IDS = "REGISTER_GIFT_COUPON_IDS";
 
     // 鑺儴浜戞墦鍗版満閰嶇疆
     public static final String XPYUN_CONFIG = "XPYUN_CONFIG";

--
Gitblit v1.9.3