โครง get (ยังไม่เสร็จ) ประกาศเกษียณ
This commit is contained in:
parent
5d2fdf254d
commit
3e626d48e1
4 changed files with 52 additions and 30 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* api พ้นจากราชการ
|
||||
*/
|
||||
import env from "../index";
|
||||
const retirement = `${env.API_RETIREMENT_URI}/retirement`
|
||||
|
||||
export default {};
|
||||
export default {
|
||||
retirement:(type:string) => `${retirement}/${type}/2023`
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue