alpha-global-constants 1.8.60 → 1.8.62

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.
@@ -979,6 +979,8 @@ var api;
979
979
  api["HU_DISCIPLINE_MNG_DELETE"] = "/api/HuDisciplineMng/Delete";
980
980
  api["HU_DISCIPLINE_MNG_DELETE_IDS"] = "/api/HuDisciplineMng/DeleteIds";
981
981
  api["HU_DISCIPLINE_MNG_CHANGESTATUSAPPROVE"] = "/api/HuDisciplineMng/ChangeStatusApprove";
982
+ api["HU_DISCIPLINE_MNG_EXPORT"] = "/api/HuDisciplineMng/ExportTempImportBasic";
983
+ api["HU_DISCIPLINE_MNG_IMPORT"] = "/api/HuDisciplineMng/ImportHuDisciplineMng";
982
984
  //HU_BANK
983
985
  api["HU_BANK_READ"] = "/api/HuBank/GetById";
984
986
  api["HU_BANK_READ_ALL"] = "/api/HuBank/ReadAll";