|
@@ -272,6 +272,7 @@ public class TmstrainLoadingResultController extends BaseRESTfulController {
|
|
|
wagonLoadForConverted = tmstrainLoadingResultService.selectLoadedForConverted(null);
|
|
|
Map<String, Object> map = new HashMap<>();
|
|
|
//添加索引
|
|
|
+
|
|
|
map.put("index", "get_wagon_load_converted");
|
|
|
//添加id
|
|
|
map.put("indexId", "result2");
|