Commit bf724c73 authored by Tình Trương's avatar Tình Trương

Update configurations.example.ts

parent c8330db4
...@@ -94,5 +94,7 @@ export enum API_PATHS { ...@@ -94,5 +94,7 @@ export enum API_PATHS {
updateConfigSystem = 'config-page/update', updateConfigSystem = 'config-page/update',
addConfigSystem = 'config-page/add', addConfigSystem = 'config-page/add',
deleteConfigSystem = 'config-page/delete', deleteConfigSystem = 'config-page/delete',
getDetailInfoVAB = 'information/detail',
updateInfoVAB = 'information/update',
getListVABInfo = 'information', getListVABInfo = 'information',
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment