Skip to content

Commit 5132858

Browse files
committed
fix: 修改 system 模块未注册
1 parent 9b618a9 commit 5132858

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,11 @@
6767
<artifactId>simple-framework</artifactId>
6868
<version>${sra.version}</version>
6969
</dependency>
70+
<dependency>
71+
<groupId>top.cadecode</groupId>
72+
<artifactId>simple-system</artifactId>
73+
<version>${sra.version}</version>
74+
</dependency>
7075
<dependency>
7176
<groupId>top.cadecode</groupId>
7277
<artifactId>simple-test</artifactId>

0 commit comments

Comments
 (0)