feat: There is no way the, x
This commit is contained in:
-5
@@ -1583,11 +1583,6 @@ public class SarBussionessStandServiceImpl extends ServiceImpl<SarBussionessStan
|
|||||||
}
|
}
|
||||||
getAttrMap.putAll(newMap);
|
getAttrMap.putAll(newMap);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (getAttrMap != null && !getAttrMap.isEmpty()) {
|
|
||||||
row.setAttrInfoCaseMap(transformUpperCase(getAttrMap));
|
|
||||||
}
|
|
||||||
|
|
||||||
row.setAttrInfoMap(getAttrMap);
|
row.setAttrInfoMap(getAttrMap);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user