2 lines
282 B
MySQL
2 lines
282 B
MySQL
|
|
INSERT INTO `gear_product_addition` (`add_id`, `attr_name`, `attr_value`, `product_id`, `create_time`, `create_by`, `update_time`, `update_by`, `remark`, `del_flag`) VALUES (1, '1', '2', 2017080487444316162, '2026-04-22 18:17:23', 'admin', '2026-04-22 18:17:23', 'admin', NULL, 0);
|