修复错误

This commit is contained in:
2025-09-07 22:37:00 +08:00
parent 392a574b5c
commit 23164af2de

View File

@ -5,8 +5,10 @@ import com.sczx.user.exception.InnerException;
import com.sczx.user.thirdpart.facade.SyncFacade;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Slf4j
@Component
public class SyncInteg {
@Autowired