feat():添加协议解析模块描述
parent
04450b84e6
commit
226c427255
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue