Commit 3a582fbd by mercymodest

feat:- add sql

parent 7c78dbf2
alter table t_device_group alter table t_device_group
alter table t_device_group alter table t_device_group
add public_cert bigint null comment '公共证书,作为 DynamoDB 表的分区键。'; add public_cert bigint null comment '公共证书,作为 DynamoDB 表的分区键。';
\ No newline at end of file
alter table t_questionnaire
modify questionnaire_name varchar(200) not null comment '问卷名称';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment