客户端开门开发

This commit is contained in:
2023-09-19 15:17:09 +08:00
parent e040856814
commit e6ba753bb1
6 changed files with 79 additions and 1 deletions

View File

@@ -16,6 +16,11 @@
<groupId>smartvenue</groupId>
<artifactId>netty-model</artifactId>
</dependency>
<dependency>
<groupId>net.pc15</groupId>
<artifactId>fc-card</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
<build>