|
@@ -345,6 +345,7 @@ public class SbUnusedServiceImpl extends BaseServiceImpl<SbUnusedMapper, SbUnuse
|
|
if (record.getSearchType() == 1) {
|
|
if (record.getSearchType() == 1) {
|
|
statusList.add(1);
|
|
statusList.add(1);
|
|
statusList.add(2);
|
|
statusList.add(2);
|
|
|
|
+ record.setStatusList(statusList);
|
|
if (userInfo.getSuperAdmin() != 1) {
|
|
if (userInfo.getSuperAdmin() != 1) {
|
|
record.setAllUserId(userInfo.getUserId());
|
|
record.setAllUserId(userInfo.getUserId());
|
|
}
|
|
}
|