API การสืบสวนข้อเท็จจริง

This commit is contained in:
setthawutttty 2023-11-27 11:30:23 +07:00
parent d3ec604478
commit cc2e45666e
6 changed files with 249 additions and 107 deletions

View file

@ -40,7 +40,7 @@ export default {
investigateReject:(id:string) => `${investigate}/reject/${id}`,
investigateResume:(id:string) => `${investigate}/resume/${id}`,
investigateApprove:(id:string) => `${investigate}/approve/${id}`,
/** ระบบวินัยเรื่องสอบสวน */
disciplineDisciplinary: () => `${discipline}/disciplinary`,