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

Commit 16cd9bd9 authored by jiangxiulong's avatar jiangxiulong

注解

parent 83f660b6
......@@ -26,6 +26,7 @@ import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang.StringUtils;
import org.bson.Document;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Pageable;
import org.springframework.data.domain.Sort;
......@@ -62,6 +63,7 @@ public class SweetIntegralActivityDrawServiceImpl extends ServiceImpl<SweetInteg
private QueueUtils queueUtils;
@Autowired
@Lazy
private FeignStoneIntegralClient feignStoneIntegralClient;
@Autowired
private FeignAdamBaseClient feignAdamBaseClient;
......
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