Merge branch 'develop_migration' into 'develop_master'
feat: There is no way the, bug #52293 See merge request LiuChao/foton-slrs-system-rest!446
This commit is contained in:
+1
@@ -410,6 +410,7 @@ public class SarLawsStandInfoServiceImpl extends ServiceImpl<SarLawsStandInfoDao
|
||||
|
||||
for (SarLawsStandInfo row : sarlist) {
|
||||
attrInfoDetails(row);
|
||||
row.setLawsType(filterValue(dicMap,row.getLawsType()));
|
||||
row.setLawsSyqy(filterValue(dicMap,row.getLawsSyqy()));
|
||||
row.setLawsSycx(filterValue(dicMap,row.getLawsSycx()));
|
||||
row.setLawsLabel(filterValue(dicMap,row.getLawsLabel()));
|
||||
|
||||
Reference in New Issue
Block a user