修复错误
This commit is contained in:
@ -5,8 +5,10 @@ import com.sczx.user.exception.InnerException;
|
|||||||
import com.sczx.user.thirdpart.facade.SyncFacade;
|
import com.sczx.user.thirdpart.facade.SyncFacade;
|
||||||
import lombok.extern.slf4j.Slf4j;
|
import lombok.extern.slf4j.Slf4j;
|
||||||
import org.springframework.beans.factory.annotation.Autowired;
|
import org.springframework.beans.factory.annotation.Autowired;
|
||||||
|
import org.springframework.stereotype.Component;
|
||||||
|
|
||||||
@Slf4j
|
@Slf4j
|
||||||
|
@Component
|
||||||
public class SyncInteg {
|
public class SyncInteg {
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
|
|||||||
Reference in New Issue
Block a user