feat():添加协议解析模块描述

dev.gateway
ruyaxie 2024-10-07 18:36:59 +08:00
parent 04450b84e6
commit 226c427255
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@
</parent> </parent>
<artifactId>cloud-modules-parse</artifactId> <artifactId>cloud-modules-parse</artifactId>
<description>
cloud-modules-parse 协议解析
</description>
<properties> <properties>
<maven.compiler.source>17</maven.compiler.source> <maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target> <maven.compiler.target>17</maven.compiler.target>