| Line 24... |
Line 24... |
| 24 |
import com.spice.profitmandi.common.web.util.ResponseSender;
|
24 |
import com.spice.profitmandi.common.web.util.ResponseSender;
|
| 25 |
import com.spice.profitmandi.dao.entity.catalog.PinCodeTag;
|
25 |
import com.spice.profitmandi.dao.entity.catalog.PinCodeTag;
|
| 26 |
import com.spice.profitmandi.dao.entity.catalog.RetailerTag;
|
26 |
import com.spice.profitmandi.dao.entity.catalog.RetailerTag;
|
| 27 |
import com.spice.profitmandi.dao.entity.catalog.Tag;
|
27 |
import com.spice.profitmandi.dao.entity.catalog.Tag;
|
| 28 |
import com.spice.profitmandi.dao.entity.dtr.Retailer;
|
28 |
import com.spice.profitmandi.dao.entity.dtr.Retailer;
|
| - |
|
29 |
import com.spice.profitmandi.dao.enumuration.catalog.TagType;
|
| 29 |
import com.spice.profitmandi.dao.enumuration.dtr.RoleType;
|
30 |
import com.spice.profitmandi.dao.enumuration.dtr.RoleType;
|
| 30 |
import com.spice.profitmandi.dao.enumuration.fofo.TagType;
|
- |
|
| 31 |
import com.spice.profitmandi.dao.repository.catalog.PinCodeTagRepository;
|
31 |
import com.spice.profitmandi.dao.repository.catalog.PinCodeTagRepository;
|
| 32 |
import com.spice.profitmandi.dao.repository.catalog.RetailerTagRepository;
|
32 |
import com.spice.profitmandi.dao.repository.catalog.RetailerTagRepository;
|
| 33 |
import com.spice.profitmandi.dao.repository.catalog.TagRepository;
|
33 |
import com.spice.profitmandi.dao.repository.catalog.TagRepository;
|
| 34 |
import com.spice.profitmandi.dao.repository.dtr.RetailerRepository;
|
34 |
import com.spice.profitmandi.dao.repository.dtr.RetailerRepository;
|
| 35 |
import com.spice.profitmandi.dao.repository.dtr.UserAccountRepository;
|
35 |
import com.spice.profitmandi.dao.repository.dtr.UserAccountRepository;
|