Files
GEAR-OA/script/sql/mysql/item/gear_attendance_piece_detail.sql
2026-04-23 10:15:22 +08:00

12 lines
3.9 KiB
SQL

INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1, 1953354034685231106, 'WP001', '齿轮A', 10, 5.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:18', NULL, 0, '标准件');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (2, 1953354034685231107, 'WP002', '齿轮B', 15, 6.67, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '精密件');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (3, 1953354034685231108, 'WP003', '轴承', 20, 5.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '通用轴承');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (4, 1953354034685231109, 'WP004', '轴套', 10, 14.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '特殊材质');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (5, 1953354034685231110, 'WP001', '齿轮A', 8, 5.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '常规生产');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (6, 1953354034685231111, 'WP005', '垫片', 10, 4.40, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '批量生产');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (7, 1953354034685231112, 'WP006', '螺栓', 5, 2.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '辅助零件');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (8, 1953354034685231113, 'WP007', '螺母', 15, 1.33, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '配套零件');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (9, 1953354034685231114, 'WP008', '销子', 5, 3.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '标准件');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (10, 1953354034685231115, 'WP009', '弹簧', 10, 3.00, '2025-09-17 05:08:56', 'system', '2025-09-17 05:10:17', NULL, 0, '小规格');
INSERT INTO `gear_attendance_piece_detail` (`detail_id`, `record_id`, `workpiece_code`, `workpiece_name`, `piece_quantity`, `unit_price`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`) VALUES (1968191550609207297, 1953354034685231108, 'WP004', '弓箭', 10, 20.00, '2025-09-17 13:53:28', 'admin', '2025-09-17 13:53:28', 'admin', 0, NULL);