fix null find all
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.iconplus.smartproc.service.role;
|
||||
|
||||
import org.springframework.stereotype.Service;
|
||||
|
||||
@Service
|
||||
public class GetRoleByIdService {
|
||||
}
|
||||
Reference in New Issue
Block a user