增加后台管理模块

This commit is contained in:
2025-10-27 23:57:31 +08:00
parent 3c1ba8e801
commit 0016453f20
420 changed files with 5650 additions and 1449 deletions
@@ -8,7 +8,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* 成就奖励服务启动类
*
* @author emotion-museum
* @author huazhongmin
* @since 2025-07-12
*/
@SpringBootApplication
@@ -15,7 +15,7 @@ import java.util.Map;
/**
* 成就实体
*
* @author emotion-museum
* @author huazhongmin
* @since 2025-07-13
*/
@Data
@@ -14,7 +14,7 @@ import java.util.Map;
/**
* 奖励实体
*
* @author emotion-museum
* @author huazhongmin
* @since 2025-07-13
*/
@Data