alpha-global-constants 1.2.4 → 1.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -702,6 +702,7 @@ var api;
702
702
  api["HU_WAGE_PRINT"] = "/api/HuWorking/PrintHuWorking";
703
703
  api["HU_WAGE_GET_FILENAME"] = "/api/HuWorking/GetFileName";
704
704
  api["HU_WAGE_GET_SALARY_TYPE"] = "/api/HuWorking/GetSalaryType";
705
+ api["HU_WAGE_GET_ALLOWANCE"] = "/api/HuWorking/GetAllowanceListByWageId";
705
706
  //AT_TERMINAL
706
707
  api["AT_TERMINAL_QUERY_LIST"] = "/api/AtTerminal/QueryList";
707
708
  api["AT_TERMINAL_READ"] = "/api/AtTerminal/GetById";