alpha-global-constants 1.8.55 → 1.8.57

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.
@@ -1279,7 +1279,7 @@ var api;
1279
1279
  api["HU_COMMEND_UPDATE"] = "/api/HuCommend/Update";
1280
1280
  api["HU_COMMEND_DELETE_IDS"] = "/api/HuCommend/DeleteIds";
1281
1281
  api["HU_COMMEND_COMMEND_OBJ"] = "/api/SysOrtherList/GetOtherListByType?typeCode=DTKT";
1282
- api["HU_COMMEND_GET_LIST_COMMEND_BY_EMPLOYEE"] = "/api/HuCommend/GetListCommendByEmployee?employeeId=";
1282
+ api["HU_COMMEND_GET_LIST_COMMEND_BY_EMPLOYEE"] = "/api/HuCommend/GetListCommendByEmployee?empId=";
1283
1283
  api["HU_DISCIPLINE_AWARD_TITLE_LIST"] = "/api/SysOrtherList/GetOtherListByType?typeCode=DHKT";
1284
1284
  api["HU_COMMEND_APPROVE_ACTIVE"] = "/api/HuCommendEmployee/OpenApproveCommend";
1285
1285
  api["HU_COMMEND_CHANGESTATUSAPPROVE"] = "/api/HuCommend/ChangeStatusApprove";