alpha-global-constants 0.0.3 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1802,6 +1802,7 @@ var api;
1802
1802
  api["PORTAL_REGISTER_OFF_GET_APPROVE_HISTORY_BY_ID"] = "/api/PortalApproveLeave/GetApproveHistoryById";
1803
1803
  api["HU_WORKING_PROCESS_FILE_NAME"] = "/api/HuWorking/GetFileNameWorkingProcess?id=";
1804
1804
  api["HU_WORKING_PROCESS_PRINT"] = "/api/HuWorking/PrintWorkingProcess";
1805
+ api["PORTAL_ROUTE_READ_ALL_MINI"] = "/api/PortalRoute/ReadAllMini";
1805
1806
  })(api || (api = {}));
1806
1807
 
1807
1808
  var EnumTranslateKey;