修改包

This commit is contained in:
haozq 2025-09-14 14:10:57 +08:00
parent 154e17ad50
commit 7ecf48453a
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -22,6 +22,8 @@
<groupId>com.ahsbd</groupId>
<artifactId>sms-util</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/sms-util-1.0.jar</systemPath>
</dependency>
<!-- SpringCloud Openfeign -->