|
|
@ -42,7 +42,7 @@ import java.util.concurrent.atomic.AtomicReference; |
|
|
|
/** |
|
|
|
/** |
|
|
|
* @author hx |
|
|
|
* @author hx |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
@Service("pushMessageService") |
|
|
|
@Service("wxMessageService") |
|
|
|
@Slf4j |
|
|
|
@Slf4j |
|
|
|
@AllArgsConstructor |
|
|
|
@AllArgsConstructor |
|
|
|
public class WxMessageServiceImpl implements IMessageService { |
|
|
|
public class WxMessageServiceImpl implements IMessageService { |
|
|
|