|
@@ -146,7 +146,7 @@ public class DispatchController {
|
|
|
|
|
|
) {
|
|
|
List<DispatchCherVO> dispatchCherVOS = changeOrderLogic.pList(websitDispatchRe.getProvinceCode(), websitDispatchRe.getCityCode(),
|
|
|
- websitDispatchRe.getAreaCode(), websitDispatchRe.getProvinceCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
+ websitDispatchRe.getAreaCode(), websitDispatchRe.getStreetCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
websitDispatchRe.getCategoryId(), websitDispatchRe.getOrderSmallId());
|
|
|
return ResponseHelper.success(dispatchCherVOS);
|
|
|
}
|
|
@@ -158,7 +158,7 @@ public class DispatchController {
|
|
|
|
|
|
) {
|
|
|
List<DispatchCherVO> dispatchCherVOS = changeOrderLogic.cList(websitDispatchRe.getProvinceCode(), websitDispatchRe.getCityCode(),
|
|
|
- websitDispatchRe.getAreaCode(), websitDispatchRe.getProvinceCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
+ websitDispatchRe.getAreaCode(), websitDispatchRe.getStreetCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
websitDispatchRe.getCategoryId(), websitDispatchRe.getOrderSmallId());
|
|
|
return ResponseHelper.success(dispatchCherVOS);
|
|
|
}
|
|
@@ -170,7 +170,7 @@ public class DispatchController {
|
|
|
|
|
|
) {
|
|
|
List<DispatchCherVO> dispatchCherVOS = changeOrderLogic.aList(websitDispatchRe.getProvinceCode(), websitDispatchRe.getCityCode(),
|
|
|
- websitDispatchRe.getAreaCode(), websitDispatchRe.getProvinceCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
+ websitDispatchRe.getAreaCode(), websitDispatchRe.getStreetCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
websitDispatchRe.getCategoryId(), websitDispatchRe.getOrderSmallId());
|
|
|
return ResponseHelper.success(dispatchCherVOS);
|
|
|
}
|
|
@@ -181,7 +181,7 @@ public class DispatchController {
|
|
|
@RequestBody WebsitDispatchRe websitDispatchRe
|
|
|
) {
|
|
|
List<DispatchCherVO> dispatchCherVOS = changeOrderLogic.sList(websitDispatchRe.getProvinceCode(), websitDispatchRe.getCityCode(),
|
|
|
- websitDispatchRe.getAreaCode(), websitDispatchRe.getProvinceCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
+ websitDispatchRe.getAreaCode(), websitDispatchRe.getStreetCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
websitDispatchRe.getCategoryId(), websitDispatchRe.getOrderSmallId());
|
|
|
return ResponseHelper.success(dispatchCherVOS);
|
|
|
}
|
|
@@ -193,7 +193,7 @@ public class DispatchController {
|
|
|
@RequestBody WebsitDispatchRe websitDispatchRe
|
|
|
) {
|
|
|
List<DispatchCherVO> dispatchCherVOS = changeOrderLogic.channel(websitDispatchRe.getProvinceCode(), websitDispatchRe.getCityCode(),
|
|
|
- websitDispatchRe.getAreaCode(), websitDispatchRe.getProvinceCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
+ websitDispatchRe.getAreaCode(), websitDispatchRe.getStreetCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
websitDispatchRe.getCategoryId(), websitDispatchRe.getOrderSmallId());
|
|
|
|
|
|
return ResponseHelper.success(dispatchCherVOS);
|
|
@@ -206,7 +206,7 @@ public class DispatchController {
|
|
|
) {
|
|
|
List<DispatchCherVO> dispatchCherVOS = changeOrderLogic
|
|
|
.smallList(websitDispatchRe.getProvinceCode(), websitDispatchRe.getCityCode(),
|
|
|
- websitDispatchRe.getAreaCode(), websitDispatchRe.getProvinceCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
+ websitDispatchRe.getAreaCode(), websitDispatchRe.getStreetCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
websitDispatchRe.getCategoryId(), websitDispatchRe.getOrderSmallId());
|
|
|
|
|
|
return ResponseHelper.success(dispatchCherVOS);
|
|
@@ -219,7 +219,7 @@ public class DispatchController {
|
|
|
) {
|
|
|
List<DispatchCherVO> dispatchCherVOS = changeOrderLogic
|
|
|
.categoryList(websitDispatchRe.getProvinceCode(), websitDispatchRe.getCityCode(),
|
|
|
- websitDispatchRe.getAreaCode(), websitDispatchRe.getProvinceCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
+ websitDispatchRe.getAreaCode(), websitDispatchRe.getStreetCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
websitDispatchRe.getCategoryId(), websitDispatchRe.getOrderSmallId());
|
|
|
return ResponseHelper.success(dispatchCherVOS);
|
|
|
}
|
|
@@ -231,7 +231,7 @@ public class DispatchController {
|
|
|
) {
|
|
|
List<DispatchCherVO> dispatchCherVOS = changeOrderLogic
|
|
|
.sourceList(websitDispatchRe.getProvinceCode(), websitDispatchRe.getCityCode(),
|
|
|
- websitDispatchRe.getAreaCode(), websitDispatchRe.getProvinceCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
+ websitDispatchRe.getAreaCode(), websitDispatchRe.getStreetCode(), websitDispatchRe.getDictCode(), websitDispatchRe.getOrderSmallId(),
|
|
|
websitDispatchRe.getCategoryId(), websitDispatchRe.getOrderSmallId());
|
|
|
return ResponseHelper.success(dispatchCherVOS);
|
|
|
}
|