Compare commits

..

2 Commits

Author SHA1 Message Date
曹磊 b41f9a3648 Merge remote-tracking branch 'origin/master' 2025-05-13 15:50:35 +08:00
曹磊 96dd6e3c46 tplink依赖 2025-05-13 15:50:29 +08:00
1 changed files with 7 additions and 0 deletions

View File

@ -17,5 +17,12 @@
<artifactId>nursing-unit-base-core</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>com.tplink.ignite.libs</groupId>
<artifactId>tums-auth</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>
</project>