Commit e08c1388 by ghxdhr

原始记录修改

parent 9781e83e
-- ghx
-- ghx
ALTER TABLE "public"."original_template"
ADD COLUMN "curve_begin_num" int2,
ADD COLUMN "blank_begin_num" int2;
COMMENT ON COLUMN "public"."original_template"."curve_begin_num" IS '曲线开始行';
COMMENT ON COLUMN "public"."original_template"."blank_begin_num" 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