fine-tune
This commit is contained in:
parent
8543f9295c
commit
c4545ac749
|
|
@ -4,7 +4,7 @@
|
|||
INSERT INTO
|
||||
BASIC.ATTRIBUTE_GROUP (GROUP_TYPE, GROUP_NAME, IS_PUBLIC, REMARK)
|
||||
VALUES
|
||||
('base', '基础信息', 1,''),
|
||||
('component', '基础信息', 1,''),
|
||||
('base_extend', '扩展信息', 0,''),
|
||||
('rated', '额定参数', 0,''),
|
||||
('setup','设定参数',0,''),
|
||||
|
|
|
|||
Loading…
Reference in New Issue