Files
fad_oa/script/sql/20241120数据备份/sys_oa_warehouse.sql

5 lines
1.1 KiB
MySQL
Raw Normal View History

INSERT INTO fad_oa.sys_oa_warehouse (id, inventory, model, unit, name, brand, specifications, remark, create_time, create_by, update_time, update_by, del_flag) VALUES (1, 0, '2024-7-01', '', '电线', '', '700mm*17', null, '2024-11-03 12:51:48', 'admin', '2024-11-16 14:21:29', 'admin', 2);
INSERT INTO fad_oa.sys_oa_warehouse (id, inventory, model, unit, name, brand, specifications, remark, create_time, create_by, update_time, update_by, del_flag) VALUES (2, 0, 'PQdw-w1', '', '钢筋', '', '3 t', '挺重的', '2024-11-05 20:45:29', 'admin', '2024-11-06 16:53:08', 'admin', 0);
INSERT INTO fad_oa.sys_oa_warehouse (id, inventory, model, unit, name, brand, specifications, remark, create_time, create_by, update_time, update_by, del_flag) VALUES (3, 191, '444', '2', '3', '3', '3', '3', '2024-11-03 13:32:06', 'admin', '2024-11-16 14:09:59', 'admin', 0);
INSERT INTO fad_oa.sys_oa_warehouse (id, inventory, model, unit, name, brand, specifications, remark, create_time, create_by, update_time, update_by, del_flag) VALUES (4, 561, 'ADA型', '', '开关', '洪溪', '16mm', '挺长的', '2024-11-05 20:42:17', 'admin', '2024-11-05 20:42:17', 'admin', 0);