Commit a46e47ab by lijingjing

添加新增sql;

parent 479a3332
/** created by meazty on 2022/6/28 9:47 **/
/** created by meazty on 2022/6/28 9:47 **/
-- 委托样品 --
ALTER TABLE "public"."entrust_sample"
ADD COLUMN "code_rule_type" int2;
-- codeRuleType
COMMENT ON COLUMN "public"."entrust_sample"."code_rule_type" IS '编号规则类别';
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