提交sql
This commit is contained in:
1
script/sql/mysql/item/gear_product_addition.sql
Normal file
1
script/sql/mysql/item/gear_product_addition.sql
Normal file
@@ -0,0 +1 @@
|
||||
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);
|
||||
Reference in New Issue
Block a user