chenhj
9 天以前 fc17599eadcf555add913b30d436ef7241d53ffa
doc/create_table_product_structure.sql
@@ -1,5 +1,5 @@
# 产品结构
drop table if exists production_product_structure;
drop table if exists product_structure;
create table product_structure
(
    id                 bigint auto_increment