Merge branch 'develop_migration' into 'develop_master'
feat: There is no way the, d See merge request LiuChao/foton-slrs-system-rest!460
This commit is contained in:
-1
@@ -1364,7 +1364,6 @@ public class SearchCenterServiceImpl implements SearchCenterService {
|
||||
value = value.toUpperCase();
|
||||
}
|
||||
}
|
||||
System.out.println(dicMap.get(value));
|
||||
if (dicMap.containsKey(value) && dicMap.get(value) != null && !"".equals(dicMap.get(value))){
|
||||
real = value + " " + select;
|
||||
}else {
|
||||
|
||||
Reference in New Issue
Block a user