This commit is contained in:
2023-06-18 02:44:25 +08:00
parent ef4b7673c2
commit 8911ce1335

View File

@@ -8,6 +8,10 @@
<artifactId>redbbs</artifactId> <artifactId>redbbs</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies> <dependencies>
<!--maven 打包使用下面的包 --> <!--maven 打包使用下面的包 -->
<dependency> <dependency>