This commit is contained in:
2026-06-17 21:57:11 +08:00
parent ae96f2c9ff
commit f98c6823b3
336 changed files with 500 additions and 841 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.yxwlkj</groupId>
<artifactId>exam-api</artifactId>
<groupId>com.bc.myzs</groupId>
<artifactId>myzs-api</artifactId>
<packaging>jar</packaging>
<version>1.0</version>
<name>exam-api</name>
<name>myzs-api</name>
<parent>
<groupId>org.springframework.boot</groupId>