认证-参数项收集-变更:责任领域可修改
This commit is contained in:
+3
@@ -641,6 +641,9 @@ public class ParamsCollectManifestEOServiceImpl extends ServiceImpl<ParamsCollec
|
||||
if ("description".equals(dbFieldName)) {
|
||||
indexOfDescription = i;
|
||||
}
|
||||
if ("duty_territory".equals(dbFieldName)) {
|
||||
map.put("type", true);
|
||||
}
|
||||
if ("sdt".equals(dbFieldName)) {
|
||||
map.put("click", true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user