修改添加ncc模块,添加ncc-message作为子模块

This commit is contained in:
tiger_zhou 2023-02-27 14:18:48 +08:00
parent 5b2a704468
commit eda2131f26
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 348eab7de14eb4f2dbeef790a6e792ae4e968997
Subproject commit 93ac97d80ec4821262076af460cb80e18010e65f

View File

@ -28,6 +28,7 @@
<dependency>
<groupId>club.joylink.rtss</groupId>
<artifactId>auth</artifactId>
<version>0.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>