3 lines
658 B
MySQL
3 lines
658 B
MySQL
|
|
INSERT INTO `oa_project_report` (`report_id`, `user_id`, `is_trip`, `work_place`, `content`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`, `work_type`) VALUES (1953734802574008322, 1, 0, '网吧', '<p>我要玩1111</p>', '2025-08-08 16:27:30', 'admin', '2025-08-08 17:20:55', 'admin', 0, '111', 0);
|
||
|
|
INSERT INTO `oa_project_report` (`report_id`, `user_id`, `is_trip`, `work_place`, `content`, `create_time`, `create_by`, `update_time`, `update_by`, `del_flag`, `remark`, `work_type`) VALUES (1963426945194319873, 1, 0, '公司', '<p>测测测</p>', '2025-09-04 10:20:37', 'admin', '2025-09-04 10:20:37', 'admin', 0, '111', 0);
|