แก้ พัฒนา

This commit is contained in:
setthawutttty 2025-04-24 10:17:56 +07:00
parent 3f0b3924d4
commit 3ad8096378
11 changed files with 1140 additions and 458 deletions

View file

@ -19,6 +19,7 @@ interface ResponseObject {
place: string;
profileId: string;
topic: string;
developmentId?: string;
yearly: number;
}