เพิ่มโครงสร้าง folder งวด 5
This commit is contained in:
parent
f57a28c19f
commit
06f921e4e1
27 changed files with 263 additions and 10 deletions
6
src/api/14_KPI/api.KPI.ts
Normal file
6
src/api/14_KPI/api.KPI.ts
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import env from "../index";
|
||||
const KPI = `${env.API_URI}/KPI`;
|
||||
|
||||
export default {
|
||||
KPI,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue