no message
This commit is contained in:
parent
9073df6632
commit
e713fa0fe8
1 changed files with 0 additions and 4 deletions
|
|
@ -3,11 +3,7 @@ import env from "../index";
|
|||
const kpiPeriod = `${env.API_URI}/kpi/period`;
|
||||
const kpiEvaluation = `${env.API_URI}/kpi/user/evaluation`;
|
||||
const kpiPlan = `${env.API_URI}/kpi/plan`;
|
||||
const KpiCapacity = `${env.API_URI}/kpi/capacity`;
|
||||
const KpiFile = `${env.API_URI}/salary/file`;
|
||||
export default {
|
||||
KpiCapacity,
|
||||
KpiFile,
|
||||
kpiPeriod,
|
||||
kpiEvaluation,
|
||||
kpiPlan,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue