修正:更新pom.xml中sms-util依赖的groupId格式
This commit is contained in:
parent
b9919785f9
commit
26eb4c75d7
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
<!-- 省公司短信平台sms-util -->
|
||||
<dependency>
|
||||
<groupId>com.ahsbd</groupId>
|
||||
<groupId>com.ah.sbd</groupId>
|
||||
<artifactId>sms-util</artifactId>
|
||||
<version>1.0</version>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue