feat: keymessage→detail→callの順にした

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2022-10-14 12:09:37 +09:00
parent 25b2b38d1a
commit f566636828

View File

@ -42,6 +42,30 @@
"is_skip": false, "is_skip": false,
"is_update_last_fetch_datetime": true "is_update_last_fetch_datetime": true
}, },
{
"object_name": "Call2_Detail_vod__c",
"columns": [
"Id",
"IsDeleted",
"Name",
"CreatedDate",
"CreatedById",
"LastModifiedDate",
"LastModifiedById",
"SystemModstamp",
"MayEdit",
"IsLocked",
"Is_Parent_Call_vod__c",
"Call2_vod__c",
"Product_vod__c",
"Detail_Priority_vod__c",
"Mobile_ID_vod__c",
"Override_Lock_vod__c",
"Type_vod__c"
],
"is_skip": false,
"is_update_last_fetch_datetime": true
},
{ {
"object_name": "Call2_vod__c", "object_name": "Call2_vod__c",
"columns": [ "columns": [
@ -254,30 +278,6 @@
"is_skip": false, "is_skip": false,
"is_update_last_fetch_datetime": true "is_update_last_fetch_datetime": true
}, },
{
"object_name": "Call2_Detail_vod__c",
"columns": [
"Id",
"IsDeleted",
"Name",
"CreatedDate",
"CreatedById",
"LastModifiedDate",
"LastModifiedById",
"SystemModstamp",
"MayEdit",
"IsLocked",
"Is_Parent_Call_vod__c",
"Call2_vod__c",
"Product_vod__c",
"Detail_Priority_vod__c",
"Mobile_ID_vod__c",
"Override_Lock_vod__c",
"Type_vod__c"
],
"is_skip": false,
"is_update_last_fetch_datetime": true
},
{ {
"object_name": "Question_Response_vod__c", "object_name": "Question_Response_vod__c",
"columns": [ "columns": [