Compare commits
No commits in common. "9605d963d320f0835e6c1cc9cdbc2251385d1380" and "99eaf3e4cc8356e1ae74a9af5ff6a28082d784fe" have entirely different histories.
9605d963d3
...
99eaf3e4cc
|
|
@ -1,3 +0,0 @@
|
||||||
-- 线下采购单编号
|
|
||||||
alter table purchase_check_info
|
|
||||||
add purchase_number varchar(100) null comment '线下采购单编号';
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
-- 线下采购单编号
|
|
||||||
alter table purchase_check_info
|
|
||||||
add purchase_number varchar(100) null comment '线下采购单编号';
|
|
||||||
Loading…
Reference in New Issue