This commit is contained in:
laodaming
2023-06-06 11:14:13 +08:00
parent 0ce9c3d8c2
commit 25418e7be5
5 changed files with 54 additions and 61 deletions

View File

@@ -1,6 +1,6 @@
-- fusentest.fs_product_model definition
CREATE TABLE `fs_product_model` (
CREATE TABLE `fs_product_model3d` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`product_id` int(10) unsigned DEFAULT NULL COMMENT '产品ID',
`tag` tinyint(1) NOT NULL DEFAULT '1' COMMENT '类别1模型2配件3场景',