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

4 lines
1.1 KiB
SQL

INSERT INTO `dv_subject` (`subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (200, 'SUB01', '润滑', 'MAINTEN', '冲床无明显摩擦声', NULL, 'Y', '', NULL, NULL, 0, 0, '', '2022-06-16 20:32:20', '', '2025-08-07 11:35:30');
INSERT INTO `dv_subject` (`subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (201, 'SUB003', '测试萨博', 'MAINTEN', '不知道为了什么.....', 'SD1/SD2/SD3', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-13 22:01:08', '', NULL);
INSERT INTO `dv_subject` (`subject_id`, `subject_code`, `subject_name`, `subject_type`, `subject_content`, `subject_standard`, `enable_flag`, `remark`, `attr1`, `attr2`, `attr3`, `attr4`, `create_by`, `create_time`, `update_by`, `update_time`) VALUES (202, 'SUB039', '123', 'CHECK', '123', '123', 'Y', '', NULL, NULL, 0, 0, '', '2022-08-19 15:03:25', '', NULL);