Commit f22e7840 by wangweidong

增加判定类型

parent 372cd089
ALTER TABLE "public"."contract_sample"
ALTER TABLE "public"."contract_sample"
ADD COLUMN "judgment_type" varchar(50);
COMMENT ON COLUMN "public"."contract_sample"."judgment_type" IS '判定类型';
\ No newline at end of file
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