Refactoring code module 06_retirement

This commit is contained in:
STW_TTTY\stwtt 2024-09-18 15:18:57 +07:00
parent 1225254062
commit ea921b39b0
29 changed files with 730 additions and 823 deletions

View file

@ -51,6 +51,7 @@ interface CheckBoxType {
label: string;
value: string;
}
export type {
resMain,
ResponseItems,