fix(entity): 为ServerBigBrother实体增加secUid字段及映射

This commit is contained in:
2025-12-15 20:13:09 +08:00
parent cf15298968
commit dfccc03df8
3 changed files with 6 additions and 2 deletions

View File

@@ -88,7 +88,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>r07</version>
<version>30.1-jre</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>