แก้ไข method
This commit is contained in:
parent
6796f78f6e
commit
af92abf24a
1 changed files with 2 additions and 5 deletions
|
|
@ -26,11 +26,8 @@ export class ReportController extends Controller {
|
|||
@Get("announcement/{id}")
|
||||
async GetReportAnnouncement(@Path() id: string) {
|
||||
const formattedData = {
|
||||
announceYear: "๒๕๖๔",
|
||||
roundNo: "1",
|
||||
announceDate: "นาย",
|
||||
oc: "พลสิทธิ์",
|
||||
organizationName: "Chief Technology Officer",
|
||||
periodId: "",
|
||||
root: "",
|
||||
};
|
||||
|
||||
return new HttpSuccess({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue