alpha-global-constants 1.1.4 → 1.1.6

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.
@@ -2148,6 +2148,7 @@ var api;
2148
2148
  api["HU_APPROVE_PORTAL_CERTIFICATE_QUERRY_LIST"] = "/api/ApprovePortal/CertificateQueryList";
2149
2149
  api["HU_APPROVE_PORTAL_EXPERIENCE_QUERRY_LIST"] = "/api/ApprovePortal/ExperienceQueryList";
2150
2150
  api["HU_APPROVE_PORTAL_GET_TAB__LIST"] = "/api/ApprovePortal/GetApprovePortalTabList";
2151
+ api["HU_APPROVE_PORTAL_CHANGE_STATUS"] = "/api/ApprovePortal/ChangeStatusApprove";
2151
2152
  })(api || (api = {}));
2152
2153
 
2153
2154
  var EnumTranslateKey;