Merge branch 'nice_dev' into develop
This commit is contained in:
commit
ef8a853af1
3 changed files with 222 additions and 85 deletions
|
|
@ -16,6 +16,8 @@ export default {
|
|||
/** รายการโครงการ*/
|
||||
developmentMain: `${development}/main`,
|
||||
developmentMainById: (id: string) => `${development}/main/${id}`,
|
||||
developmentMainTab: (tab: string, id: string) =>
|
||||
`${development}/main/${tab}/${id}`,
|
||||
|
||||
/** ทุนการศึกษา/ฝึกอบรม*/
|
||||
devScholarship,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue