Commit 8b8ea614 by lidingxin

sql提交

parent 1acdeb63
--ldx start
--ldx start
......@@ -3,4 +3,7 @@
alter table lms_tankuai_collect_data add true_sample_num varchar(255);
comment on column lms_tankuai_collect_data.true_sample_num is '真实样品编号';
alter table lms_tankuai_collect_data add contract_code varchar(255);
comment on column lms_tankuai_collect_data.contract_code is '委托编号';
--ldx end
\ 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