...
|
...
|
@@ -14,6 +14,7 @@ import org.springframework.stereotype.Service; |
|
|
* 有货有赚项目发送消息汇总
|
|
|
*
|
|
|
* @Author Created by min.ling on 2018/8/3.
|
|
|
* @Author 修改发送场景的请求参数以匹配消息模板的内容 modify by xinfei 2018-08-08
|
|
|
*/
|
|
|
@Service
|
|
|
public class SendProductMessageImpl extends AbstractSendMessage implements ISendProductMessage {
|
...
|
...
|
|