记得上下班打卡 | git大法好,push需谨慎

Commit d4aba725 authored by wangyifan's avatar wangyifan

拼团消息短信通知功能

parent bafdd5d7
...@@ -153,6 +153,11 @@ ...@@ -153,6 +153,11 @@
<scope>system</scope> <scope>system</scope>
<systemPath>${project.basedir}/lib/taobao-sdk-java-auto_1600401599540-20210607.jar</systemPath> <systemPath>${project.basedir}/lib/taobao-sdk-java-auto_1600401599540-20210607.jar</systemPath>
</dependency> </dependency>
<dependency>
<groupId>com.liquidnet</groupId>
<artifactId>liquidnet-common-sms</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment