tplink依赖
This commit is contained in:
parent
03e1f6d301
commit
96dd6e3c46
|
@ -17,5 +17,12 @@
|
||||||
<artifactId>nursing-unit-base-core</artifactId>
|
<artifactId>nursing-unit-base-core</artifactId>
|
||||||
<version>2.0.0</version>
|
<version>2.0.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.tplink.ignite.libs</groupId>
|
||||||
|
<artifactId>tums-auth</artifactId>
|
||||||
|
<version>2.0.0</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue