|
@@ -7,7 +7,6 @@ import com.github.microservice.auth.security.type.AuthType;
|
|
import com.zhongshu.payment.client.model.order.v2.CreatOrderResultModel;
|
|
import com.zhongshu.payment.client.model.order.v2.CreatOrderResultModel;
|
|
import com.zswl.cloud.springBatch.client.model.ypp.kfc.request.CreateOrdereRquest;
|
|
import com.zswl.cloud.springBatch.client.model.ypp.kfc.request.CreateOrdereRquest;
|
|
import com.zswl.cloud.springBatch.client.model.ypp.kfc.response.CityListResponse;
|
|
import com.zswl.cloud.springBatch.client.model.ypp.kfc.response.CityListResponse;
|
|
-import com.zswl.cloud.springBatch.client.model.ypp.kfc.response.CreateOrdereResponse;
|
|
|
|
import com.zswl.cloud.springBatch.client.model.ypp.kfc.response.ShopResponse;
|
|
import com.zswl.cloud.springBatch.client.model.ypp.kfc.response.ShopResponse;
|
|
import com.zswl.cloud.springBatch.client.model.ypp.kfc.response.ShopsResponse;
|
|
import com.zswl.cloud.springBatch.client.model.ypp.kfc.response.ShopsResponse;
|
|
import com.zswl.cloud.springBtach.server.core.api.ypp.request.KfcGoodsDetailRequest;
|
|
import com.zswl.cloud.springBtach.server.core.api.ypp.request.KfcGoodsDetailRequest;
|
|
@@ -19,8 +18,6 @@ import lombok.extern.log4j.Log4j2;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
import org.springframework.web.bind.annotation.*;
|
|
import org.springframework.web.bind.annotation.*;
|
|
|
|
|
|
-import javax.websocket.server.PathParam;
|
|
|
|
-
|
|
|
|
@Log4j2
|
|
@Log4j2
|
|
@RestController
|
|
@RestController
|
|
@RequestMapping("ypp/kfc")
|
|
@RequestMapping("ypp/kfc")
|