认证-参数项导出中英文切换

This commit is contained in:
liyawei
2022-04-27 18:46:07 +08:00
parent 80464b97bf
commit a2c03aa59a
10 changed files with 325 additions and 100 deletions
@@ -546,6 +546,8 @@ public class FileSplitItemsEOServiceImpl extends ServiceImpl<FileSplitItemsEOMap
}
String value = stringBuilder.substring(0, stringBuilder.lastIndexOf(","));
entry.setValue(value);
} else {
entry.setValue(null);
}
}
// 标准选择