fix
This commit is contained in:
@@ -47,4 +47,7 @@ public interface DrpApprovalView {
|
||||
String getLevel();
|
||||
void setLevel(String level);
|
||||
|
||||
Long getApproverUserId();
|
||||
void setApproverUserId(Long approverUserId);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user