添加注释和lombok

This commit is contained in:
Mdai
2022-12-15 19:19:07 +08:00
parent f60b59b4ca
commit d57289ab60
63 changed files with 319 additions and 4505 deletions

View File

@@ -56,6 +56,12 @@
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-data</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>
<licenses>