工具发布流程和使用申请流程

This commit is contained in:
liukang
2024-08-21 18:06:12 +08:00
parent 2a75898712
commit fbc96e81e3
34 changed files with 3408 additions and 176 deletions

View File

@@ -3,14 +3,14 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.rzdata</groupId>
<artifactId>tool-tech</artifactId>
<version>3.8.8</version>
<name>tool-tech</name>
<description>工具与技术交流管理系统</description>
<properties>
<tool-tech.version>3.8.8</tool-tech.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -285,4 +285,4 @@
</pluginRepository>
</pluginRepositories>
</project>
</project>