@hiennc24/constant 1.1.41 → 1.1.43
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.
|
@@ -1335,6 +1335,7 @@
|
|
|
1335
1335
|
"ACTION_GET_MORE_PRODUCT_ITEM_PAGINATION": "getMoreItemPagination",
|
|
1336
1336
|
"ACTION_GET_DOWNLOAD_INFORMATION_PRODUCT_ITEM": "getDownloadInfo",
|
|
1337
1337
|
"ACTION_UPDATE_MANY_PRODUCT_ITEM": "updateManyProduct",
|
|
1338
|
+
"ACTION_GET_ALL_PRODUCT_VARIANT": "getProductVariants",
|
|
1338
1339
|
"ACTION_CREATE_PRODUCT_ITEM": "createProductItem",
|
|
1339
1340
|
"ACTION_GET_PRODUCT_ITEM_DETAIL": "getDetail",
|
|
1340
1341
|
"ACTION_UPDATE_PRODUCT_ITEM": "updateProduct",
|
|
@@ -2561,6 +2562,7 @@
|
|
|
2561
2562
|
"NAME": "svc-workflows.project-summaries",
|
|
2562
2563
|
"ACTION_GET": "get",
|
|
2563
2564
|
"ACTION_GET_REPORT_TASK": "getReportTask",
|
|
2565
|
+
"ACTION_GET_COMMON_SEARCH": "getCommonSearch",
|
|
2564
2566
|
"ACTION_GET_REPORT_TASK_BY_MEMBER": "getReportTaskByMember"
|
|
2565
2567
|
},
|
|
2566
2568
|
"SVC_WORKFLOW_PROJECT_SETTING": {
|