| | |
| | | import com.fzzy.api.utils.FileUtil; |
| | | import com.fzzy.api.view.repository.Api1109Rep; |
| | | import com.fzzy.api.view.repository.ApiLogRep; |
| | | import com.fzzy.async.fzzy35.entity.FileInfo; |
| | | import com.fzzy.async.fzzy30.entity.FileInfo; |
| | | import com.fzzy.async.fzzy30.repository.FzzySync1109Rep; |
| | | import com.fzzy.async.fzzy35.repository.Fzzy35Sync1109Rep; |
| | | import lombok.extern.slf4j.Slf4j; |
| | | import org.apache.commons.lang.StringUtils; |
| | |
| | | private final static String IMG_TYPE_3 = "3"; |
| | | |
| | | @Autowired |
| | | private Fzzy35Sync1109Rep fzzySync1109Rep; |
| | | private FzzySync1109Rep fzzySync1109Rep; |
| | | @Autowired |
| | | private Api1109Rep api1109Rep; |
| | | @Autowired |