|
|
@@ -29,7 +29,6 @@ import com.style24.front.biz.service.TsfCartService;
|
|
|
import com.style24.front.biz.service.TsfOrderService;
|
|
|
import com.style24.front.biz.thirdparty.NiceCertify;
|
|
|
import com.style24.front.support.controller.TsfBaseController;
|
|
|
-import com.style24.front.support.env.TsfConstants;
|
|
|
import com.style24.front.support.security.session.TsfSession;
|
|
|
import com.style24.persistence.domain.Customer;
|
|
|
import com.style24.persistence.domain.Order;
|
|
|
@@ -68,12 +67,6 @@ public class TsfOrderController extends TsfBaseController {
|
|
|
|
|
|
@Autowired
|
|
|
private NiceCertify niceCertify;
|
|
|
-
|
|
|
- @Autowired
|
|
|
- private TscKakaoPayService coreKakaoPayService;
|
|
|
-
|
|
|
- @Autowired
|
|
|
- private TscNaverPayService coreNaverPayService;
|
|
|
|
|
|
@Autowired
|
|
|
private TscKakaotalkService kakaotalkService;
|