@hiennc24/constant 1.3.61 → 1.3.63
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.
|
@@ -1035,11 +1035,13 @@
|
|
|
1035
1035
|
"ACTION_CONFIRM_OLE_DETAIL_WORKSPACE": "confirmOleDetailWorkspace",
|
|
1036
1036
|
"ACTION_STATISTICS": "statistics",
|
|
1037
1037
|
"ACTION_DOWNLOAD": "download",
|
|
1038
|
-
"ACTION_CREATE_MANY": "createMany"
|
|
1038
|
+
"ACTION_CREATE_MANY": "createMany",
|
|
1039
|
+
"ACTION_UPDATE_GOAL_RESULT_FOR_MANY": "updateGoalResultForMany"
|
|
1039
1040
|
},
|
|
1040
1041
|
"API_HCM_OLE": {
|
|
1041
1042
|
"NAME": "api-hcm.oles",
|
|
1042
1043
|
"ACTION_GET_PAGE": "getPage",
|
|
1044
|
+
"ACTION_GET_DETAIL": "getDetail",
|
|
1043
1045
|
"ACTION_CREATE": "create",
|
|
1044
1046
|
"ACTION_DELETE_MANY": "deleteMany",
|
|
1045
1047
|
"ACTION_UPDATE": "update",
|