Commit aeb546d1 by ghxdhr

添加字段sql

parent ff272279
--ghx
--ghx
ALTER TABLE "public"."entrust_sample"
ADD COLUMN "fee" numeric;
COMMENT ON COLUMN "public"."entrust_sample"."fee" 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