Merge branch 'develop' into devTee
# Conflicts: # src/api/15_development/api.development.ts # src/modules/15_development/interface/index/Main.ts # src/modules/15_development/interface/request/Main.ts
This commit is contained in:
commit
5c1747262f
12 changed files with 210 additions and 98 deletions
|
|
@ -9,4 +9,6 @@ export default {
|
|||
developmentHistoryList: (type:string) => `${development}/history/${type}/`,
|
||||
developmentHistoryAdd: (type:string) => `${development}/history/${type}`,
|
||||
developmentProjectSearch: () => `${development}/main/search`,
|
||||
/** รายการโครงการ*/
|
||||
developmentMain: `${development}/main`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue