3 lines
1.5 KiB
MySQL
3 lines
1.5 KiB
MySQL
|
|
INSERT INTO `dv_repair` (`repair_id`, `repair_code`, `repair_name`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `machinery_type_id`, `require_date`, `finish_date`, `confirm_date`, `repair_result`, `accepted_id`, `accepted_name`, `accepted_by`, `confirm_id`, `confirm_name`, `confirm_by`, `source_doc_type`, `source_doc_id`, `source_doc_code`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (200, 'REP2025001', NULL, 214, 'M0046', 'WG-A1型纺织机', '万国', 'WG-A1', 214, '2025-05-06 16:08:15', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'PREPARE', '', NULL, NULL, 0, 0, '', '2025-05-06 16:09:10', '', '2025-07-25 14:05:42');
|
||
|
|
INSERT INTO `dv_repair` (`repair_id`, `repair_code`, `repair_name`, `machinery_id`, `machinery_code`, `machinery_name`, `machinery_brand`, `machinery_spec`, `machinery_type_id`, `require_date`, `finish_date`, `confirm_date`, `repair_result`, `accepted_id`, `accepted_name`, `accepted_by`, `confirm_id`, `confirm_name`, `confirm_by`, `source_doc_type`, `source_doc_id`, `source_doc_code`, `status`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (201, 'REP202500', NULL, 214, 'M0046', 'WG-A1型纺织机', '万国', 'WG-A1', 214, '2025-05-06 16:10:26', NULL, NULL, NULL, 100, 'test', '报工审核员', 102, 'sg', '王主管', NULL, NULL, NULL, 'FINISHED', '', NULL, NULL, 0, 0, '', '2025-05-06 16:10:38', '', '2025-08-07 13:57:40');
|