ย้ายไอคอน

This commit is contained in:
STW_TTTY\stwtt 2024-07-24 16:37:04 +07:00
parent da4e99f767
commit c3c11afd1f
58 changed files with 1115 additions and 1056 deletions

View file

@ -42,6 +42,7 @@ interface ResponsePeriodExam {
}
interface ResponsePosition {
id: string;
code?: string;
position: {
id: string;
name: string;