รายละเอียดทุนการศึกษา/ฝึกอบรม

This commit is contained in:
STW_TTTY\stwtt 2024-04-11 18:01:59 +07:00
parent 49b53430d2
commit 7666554388
5 changed files with 477 additions and 111 deletions

View file

@ -0,0 +1,9 @@
import env from "../index";
const development = `${env.API_URI}/development`;
export default {
developmentScholarship: `${development}/scholarship`,
};