修改配置

This commit is contained in:
daihh
2022-10-29 10:15:40 +08:00
parent 092b5226ed
commit ff55611c31

View File

@@ -32,6 +32,11 @@
<artifactId>xboe-module-course</artifactId> <artifactId>xboe-module-course</artifactId>
<version>1.0.0</version> <version>1.0.0</version>
</dependency> </dependency>
<dependency>
<groupId>com.xboe</groupId>
<artifactId>xboe-module-event</artifactId>
<version>1.0.0</version>
</dependency>
<dependency> <dependency>
<groupId>com.xboe</groupId> <groupId>com.xboe</groupId>
<artifactId>xboe-module-idconfig</artifactId> <artifactId>xboe-module-idconfig</artifactId>