feat: entrepreneur api and api service
This commit is contained in:
@ -33,7 +33,7 @@ public class Annotation {
|
||||
return comment;
|
||||
}
|
||||
|
||||
public void setCommentary(String comment) {
|
||||
public void setComment(String comment) {
|
||||
this.comment = comment;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user