[後端] 修改同步問題
This commit is contained in:
parent
7ae883a1b6
commit
f82f1ec177
@ -592,7 +592,7 @@ namespace Repository.BackendRepository.Implement
|
||||
left_drawing, left_icon_click, left_icon_click_url_width, left_icon_click_url_height, left_planimetric_click,
|
||||
is_link, created_by, created_at, updated_by, updated_at)
|
||||
values('{data.device_building_tag}', '{data.device_system_tag}', '{data.device_name_tag}', '{data.device_building_tag}', '{data.device_system_tag}',
|
||||
4, 1, 0, 0, 1
|
||||
4, 1, 0, 0, 1,
|
||||
1, 'B43E3CA7-96DD-4FC7-B6E6-974ACC3B0878', now(), 'B43E3CA7-96DD-4FC7-B6E6-974ACC3B0878', now());");
|
||||
}
|
||||
#endregion
|
||||
|
Loading…
Reference in New Issue
Block a user