|
|
@ -38,7 +38,7 @@ public class LargeScreenQueryXxlJob { |
|
|
|
/** |
|
|
|
/** |
|
|
|
* 数据查询 |
|
|
|
* 数据查询 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
// @XxlJob("largeScreenexExcute")
|
|
|
|
@XxlJob("largeScreenexExcute") |
|
|
|
public ReturnT<String> largeScreenexExcute(String param) { |
|
|
|
public ReturnT<String> largeScreenexExcute(String param) { |
|
|
|
XxlJobQueryVO xxlJobQueryVO = new XxlJobQueryVO(); |
|
|
|
XxlJobQueryVO xxlJobQueryVO = new XxlJobQueryVO(); |
|
|
|
xxlJobQueryVO.setMapWarehouse(mapWarehouseService.list()); |
|
|
|
xxlJobQueryVO.setMapWarehouse(mapWarehouseService.list()); |
|
|
|