| Line 25... |
Line 25... |
| 25 |
import com.spice.profitmandi.common.util.Utils;
|
25 |
import com.spice.profitmandi.common.util.Utils;
|
| 26 |
import com.spice.profitmandi.common.web.util.ResponseSender;
|
26 |
import com.spice.profitmandi.common.web.util.ResponseSender;
|
| 27 |
import com.spice.profitmandi.dao.entity.dtr.Brand;
|
27 |
import com.spice.profitmandi.dao.entity.dtr.Brand;
|
| 28 |
import com.spice.profitmandi.dao.entity.dtr.DistrictMaster;
|
28 |
import com.spice.profitmandi.dao.entity.dtr.DistrictMaster;
|
| 29 |
import com.spice.profitmandi.dao.entity.dtr.Document;
|
29 |
import com.spice.profitmandi.dao.entity.dtr.Document;
|
| 30 |
import com.spice.profitmandi.dao.entity.dtr.FofoStore;
|
- |
|
| 31 |
import com.spice.profitmandi.dao.entity.dtr.FofoStoreSequenceGeneration;
|
- |
|
| 32 |
import com.spice.profitmandi.dao.entity.dtr.Retailer;
|
30 |
import com.spice.profitmandi.dao.entity.dtr.Retailer;
|
| 33 |
import com.spice.profitmandi.dao.entity.dtr.RetailerBrand;
|
31 |
import com.spice.profitmandi.dao.entity.dtr.RetailerBrand;
|
| 34 |
import com.spice.profitmandi.dao.entity.dtr.RetailerRegisteredAddress;
|
32 |
import com.spice.profitmandi.dao.entity.dtr.RetailerRegisteredAddress;
|
| 35 |
import com.spice.profitmandi.dao.entity.dtr.Shop;
|
33 |
import com.spice.profitmandi.dao.entity.dtr.Shop;
|
| 36 |
import com.spice.profitmandi.dao.entity.dtr.ShopAddress;
|
34 |
import com.spice.profitmandi.dao.entity.dtr.ShopAddress;
|
| 37 |
import com.spice.profitmandi.dao.entity.dtr.User;
|
35 |
import com.spice.profitmandi.dao.entity.dtr.User;
|
| 38 |
import com.spice.profitmandi.dao.entity.dtr.UserAccounts;
|
36 |
import com.spice.profitmandi.dao.entity.dtr.UserAccounts;
|
| 39 |
import com.spice.profitmandi.dao.entity.dtr.UserRole;
|
37 |
import com.spice.profitmandi.dao.entity.dtr.UserRole;
|
| - |
|
38 |
import com.spice.profitmandi.dao.entity.fofo.FofoStore;
|
| - |
|
39 |
import com.spice.profitmandi.dao.entity.fofo.FofoStoreSequenceGeneration;
|
| 40 |
import com.spice.profitmandi.dao.entity.user.Address;
|
40 |
import com.spice.profitmandi.dao.entity.user.Address;
|
| 41 |
import com.spice.profitmandi.dao.entity.user.Cart;
|
41 |
import com.spice.profitmandi.dao.entity.user.Cart;
|
| 42 |
import com.spice.profitmandi.dao.entity.user.Counter;
|
42 |
import com.spice.profitmandi.dao.entity.user.Counter;
|
| 43 |
import com.spice.profitmandi.dao.entity.user.PrivateDealUser;
|
43 |
import com.spice.profitmandi.dao.entity.user.PrivateDealUser;
|
| 44 |
import com.spice.profitmandi.dao.entity.user.PrivateDealUserAddressId;
|
44 |
import com.spice.profitmandi.dao.entity.user.PrivateDealUserAddressId;
|