资产授权
parent
85f6d2cdef
commit
42b7453abe
|
@ -61,6 +61,7 @@ public class AssetAuthorizationServiceImpl
|
|||
int delete = dataRunNameMapper.delDeptAssetAccreditDept(req.getUserId());
|
||||
return delete;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue