Commit ce7a8fe9 by ghxdhr

标准样品添加字段sql

parent af6ff871
-- ghx
-- ghx
ALTER TABLE "public"."standard_sample"
ADD COLUMN "from" varchar(255);
COMMENT ON COLUMN "public"."standard_sample"."from" 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