feat: There is no way the, 个别字段数据不规整 没法排序

This commit is contained in:
super_liu
2022-06-17 16:24:57 +08:00
parent 7f36f4899e
commit fdfb696dd9
8 changed files with 22 additions and 30 deletions
@@ -117,8 +117,6 @@ public class SendStandMQService {
saveMap.put("countryShow",codeName);
}
saveMap.put("standSortOrder",esStateOrder(String.valueOf(infoEO.getStandSort()),dicMap));
saveMap.put("yearOrder", infoEO.getStandYear());
saveMap.put("numberTitle", infoEO.getStandNumber());
saveMap.put("standSort",infoEO.getStandSort());
saveMap.put("stand_sort",infoEO.getStandSort());
if (StringUtils.isNotEmpty(infoEO.getStandSort())) {