fine-tune

This commit is contained in:
zhuxu 2025-07-22 15:29:41 +08:00
parent 8543f9295c
commit c4545ac749
1 changed files with 1 additions and 1 deletions

View File

@ -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,''),