fix(reward): TG webhook 空 secret fail-fast + 首充奖励文案六语 15→7(终审必修)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-07-13 08:17:11 +08:00
parent 98ba578169
commit 488688aeac
7 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -482,7 +482,7 @@ class StringsZh extends AppText {
@override
String get inviteRewardRegister => '好友注册 · 双方各得 3 天';
@override
String get inviteRewardFirstBuy => '好友首购 · 双方各得 15';
String get inviteRewardFirstBuy => '好友首购 · 双方各得 7';
@override
String get inviteRewardJoinTg => '加入 TG 频道 · 得 3 天';
@override