Merge branch 'develop_migration' into 'develop_master'
feat: There is no way the, x See merge request LiuChao/foton-slrs-system-rest!426
This commit is contained in:
-5
@@ -1583,11 +1583,6 @@ public class SarBussionessStandServiceImpl extends ServiceImpl<SarBussionessStan
|
||||
}
|
||||
getAttrMap.putAll(newMap);
|
||||
}
|
||||
|
||||
if (getAttrMap != null && !getAttrMap.isEmpty()) {
|
||||
row.setAttrInfoCaseMap(transformUpperCase(getAttrMap));
|
||||
}
|
||||
|
||||
row.setAttrInfoMap(getAttrMap);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user