INSERT INTO `j-wms-center`.s_cluster (id, instance_code, instance_name, project_type_code, project_type_name, ip, port, path, status, status_name, created_time, created_by_user_id, created_by_user_code, update_time, update_by_user_id, update_by_user_code, extend1, extend2) VALUES ('1', 'DEFAULT', '默认实例', 'OPERATE', '作业系统', '183.3.221.143', '9092', '/', 1, '正常', '2017-12-06 17:57:43', '1', 'admin', '2020-08-18 09:53:28', '1', 'admin', '', ''); INSERT INTO `j-wms-center`.s_cluster (id, instance_code, instance_name, project_type_code, project_type_name, ip, port, path, status, status_name, created_time, created_by_user_id, created_by_user_code, update_time, update_by_user_id, update_by_user_code, extend1, extend2) VALUES ('2', 'DEFAULT', '默认实例', 'CLIENT', '货主系统', '183.3.221.143', '9091', '/', 1, '正常', '2017-12-06 18:07:30', '1', 'admin', '2020-08-18 09:53:37', '1', 'admin', '', '');