feat : update get user announcement

This commit is contained in:
lukman
2024-08-08 17:34:14 +08:00
parent 7f18f1cb78
commit 43035bc14a
5 changed files with 87 additions and 0 deletions

View File

@@ -187,6 +187,8 @@ Content-Type: application/json
###
GET http://localhost:3000/api/announcement/get?path=get-all-announcement HTTP/1.1
###
GET http://localhost:3000/api/announcement/get?path=get-user-announcement HTTP/1.1
###
GET http://localhost:3000/api/announcement/get?path=get-all-announcement&divisionI=1 HTTP/1.1