fix: バグ修正
This commit is contained in:
parent
782703f912
commit
8f22bc10c2
@ -62,7 +62,7 @@
|
||||
"SystemModstamp"
|
||||
],
|
||||
"is_skip": false,
|
||||
"is_update_last_fetch_datetime": true,
|
||||
"is_update_last_fetch_datetime": false,
|
||||
"last_fetch_datetime_file_name": "Group_ALL.json",
|
||||
"upload_file_name": "CRM_Group_ALL_{execute_datetime}"
|
||||
}
|
||||
|
||||
1
s3/data/crm/settings/CRM_Group_ALL_ex.sql
Normal file
1
s3/data/crm/settings/CRM_Group_ALL_ex.sql
Normal file
@ -0,0 +1 @@
|
||||
CALL src02.crm_data_sync('src02.crm_group', 'src02.crm_group_all', 'system_modstamp');
|
||||
@ -1 +0,0 @@
|
||||
CALL src02.crm_data_sync('src02.group', 'src02.group_all', 'system_modstamp');
|
||||
Loading…
x
Reference in New Issue
Block a user