Ver a proveniência

tt

release_toaliyun_real
xhxu há 5 anos
ascendente
cometimento
39549c111e
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      mallinkService/src/main/java/com/iformall/service/impl/WxCreditHistoryServiceImpl.java

+ 2
- 0
mallinkService/src/main/java/com/iformall/service/impl/WxCreditHistoryServiceImpl.java Ver ficheiro

@@ -26,6 +26,7 @@ import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger; import org.slf4j.Logger;
import org.slf4j.LoggerFactory; import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.scheduling.annotation.Async; import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Service; import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Propagation; import org.springframework.transaction.annotation.Propagation;
@@ -89,6 +90,7 @@ public class WxCreditHistoryServiceImpl implements WxCreditHistoryService {
@Autowired @Autowired
private WxMallService wxMallService; private WxMallService wxMallService;


@Lazy
@Autowired @Autowired
private WxMsgService wxMsgService; private WxMsgService wxMsgService;




Carregando…
Cancelar
Guardar