| Line 1... |
Line 1... |
| 1 |
package com.spice.profitmandi.shopify.services;
|
1 |
package com.spice.profitmandi.shopify.services;
|
| 2 |
import com.spice.profitmandi.dao.entity.fofo.FofoStore;
|
2 |
import com.spice.profitmandi.dao.entity.fofo.FofoStore;
|
| 3 |
import com.spice.profitmandi.dao.repository.dtr.FofoStoreRepository;
|
3 |
import com.spice.profitmandi.dao.repository.dtr.FofoStoreRepository;
|
| - |
|
4 |
import com.spice.profitmandi.dao.service.shopify.ShopifyGraphQLService;
|
| 4 |
import com.spice.profitmandi.shopify.models.ShopifySyncModel;
|
5 |
import com.spice.profitmandi.shopify.models.ShopifySyncModel;
|
| 5 |
import org.apache.logging.log4j.LogManager;
|
6 |
import org.apache.logging.log4j.LogManager;
|
| 6 |
import org.apache.logging.log4j.Logger;
|
7 |
import org.apache.logging.log4j.Logger;
|
| 7 |
import org.springframework.beans.factory.annotation.Autowired;
|
8 |
import org.springframework.beans.factory.annotation.Autowired;
|
| 8 |
import org.springframework.stereotype.Service;
|
9 |
import org.springframework.stereotype.Service;
|