Merge remote-tracking branch 'origin/fix_2nd_period' into fix_2nd_period
This commit is contained in:
+1
-1
@@ -1592,7 +1592,7 @@ public class ParamsCollectManifestEOServiceImpl extends ServiceImpl<ParamsCollec
|
||||
}
|
||||
map.put("value", CollectManifestUserTypeEnum.GUEST.getValue());
|
||||
userTypeList.add(map);
|
||||
return userTypeList;
|
||||
//return userTypeList;
|
||||
}
|
||||
|
||||
if (homoList.contains(loginUserName)) {
|
||||
|
||||
Reference in New Issue
Block a user