提交sql
This commit is contained in:
2
script/sql/mysql/item/oa_report_detail.sql
Normal file
2
script/sql/mysql/item/oa_report_detail.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
INSERT INTO `oa_report_detail` (`detail_id`, `summary_id`, `device_code`, `category`, `device_description`, `report_detail`, `oss_ids`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`) VALUES (1953986618037465090, 1953757345129246722, '设备1', '设备2', '施工', '111', NULL, 'admin', '2025-08-09 09:08:08', 'admin', '2025-08-09 09:08:08', 0, '1111');
|
||||
INSERT INTO `oa_report_detail` (`detail_id`, `summary_id`, `device_code`, `category`, `device_description`, `report_detail`, `oss_ids`, `create_by`, `create_time`, `update_by`, `update_time`, `del_flag`, `remark`) VALUES (1969932875801092097, 1969932815713492994, '设备1', '11', '施工', '11', NULL, 'admin', '2025-09-22 09:12:52', 'admin', '2025-09-22 09:12:52', 0, '11');
|
||||
Reference in New Issue
Block a user