Files
GEAR-OA/script/sql/mysql/item/gear_product_addition.sql

2 lines
282 B
MySQL
Raw Normal View History

2026-04-23 10:15:22 +08:00
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);