1
mirror of https://github.com/carm-outsource/TimeReward.git synced 2026-06-04 15:28:16 +08:00

fix(claim): 修复了每日奖励可能被多次重复领取的bug。

This commit is contained in:
2025-07-04 15:22:37 +08:00
parent 2f5d8c93bd
commit cc451cd1f4
6 changed files with 44 additions and 11 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<groupId>cc.carm.plugin</groupId>
<artifactId>timereward</artifactId>
<version>3.1.5</version>
<version>3.1.6</version>
<name>TimeReward</name>
<description>在线时长自动领奖插件,通过指令发放奖励,基于EasyPlugin实现。</description>