From 17432204d51d7e7c46d8371566f71d9d922804f3 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 11 十一月 2024 14:56:14 +0800
Subject: [PATCH] 5416 【工具】兑换码优化(兑换码邮件内容文件json支持不同的appID独立文件配置;)

---
 Tool/WebCenter/Coupon/CodeMail.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Tool/WebCenter/Coupon/CodeMail.json b/Tool/WebCenter/Coupon/CodeMail.json
index 78698d2..0782c79 100644
--- a/Tool/WebCenter/Coupon/CodeMail.json
+++ b/Tool/WebCenter/Coupon/CodeMail.json
@@ -21,6 +21,7 @@
         "MailTitle": "<gcode>g贸i qu脿 h001",
         "MailText": "C岷 啤n b岷 膽茫 h峄� tr峄� c谩c tr貌 ch啤i, xin vui l貌ng nh岷璶 膽瓢峄 g贸i qu脿 h001",
         "Items": [[1015,10],[15177,20],[1128,20]],
-		"Prefix":"CuuThien"
+		"Prefix":"CuuThien",
+		"MaxUseCount":-1
     }
 }
\ No newline at end of file

--
Gitblit v1.8.0