Skip to content

announcement api crud and hospital api crud#6

Merged
thanthtooaung-coding merged 5 commits intodevelopfrom
dev_hlaingmyoaung
Mar 22, 2026
Merged

announcement api crud and hospital api crud#6
thanthtooaung-coding merged 5 commits intodevelopfrom
dev_hlaingmyoaung

Conversation

@hlaingmyoaungdeveloper
Copy link
Collaborator

announcement api crud and hospital api crud

@hlaingmyoaungdeveloper hlaingmyoaungdeveloper changed the title Dev hlaingmyoaung announcement api crud and hospital api crud Mar 20, 2026
@Data
@EqualsAndHashCode(callSuper = true)
public class AnnouncementFilter extends BaseFilter {
private String title;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add content at AnnouncementFilter and write it at Service too

@Data
@EqualsAndHashCode(callSuper = true)
public class HospitalFilter extends BaseFilter {
private String name;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add address, phone and email and write them at Service class too

@thanthtooaung-coding thanthtooaung-coding merged commit 9b3eed2 into develop Mar 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants