รายละเอียดทุนการศึกษา/ฝึกอบรม
This commit is contained in:
parent
49b53430d2
commit
7666554388
5 changed files with 477 additions and 111 deletions
|
|
@ -9,6 +9,7 @@ import message from "./api/api.message";
|
|||
import evaluate from "./api/evaluate/api.evaluate";
|
||||
import support from "./api/support/api.support";
|
||||
import org from "./api/org/api.org";
|
||||
import scholarship from "./api/scholarship/api.scholarship";
|
||||
|
||||
const API = {
|
||||
...testtest,
|
||||
|
|
@ -19,6 +20,7 @@ const API = {
|
|||
...appeal,
|
||||
...support,
|
||||
...org,
|
||||
...scholarship,
|
||||
};
|
||||
|
||||
export default {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue