bug: 搜索中心排序修改
This commit is contained in:
@@ -121,6 +121,7 @@ public class SendBussMQService {
|
||||
}else{
|
||||
saveMap.put("put_time_data",-1000000000000000000L);
|
||||
}
|
||||
saveMap.put("warehousingTime",sdf.format(infoEO.getCreationTime())); // 入库时间
|
||||
|
||||
//查询字典表,形成Hash映射提升速度
|
||||
List<DicTypeEO> dicInfo = dicTypeEODao.getDicInfo("dic_id","dic_type_code", "dic_type_name","show_index");
|
||||
|
||||
Reference in New Issue
Block a user