Compare commits

..

No commits in common. "9605d963d320f0835e6c1cc9cdbc2251385d1380" and "99eaf3e4cc8356e1ae74a9af5ff6a28082d784fe" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View File

@ -1,3 +0,0 @@
-- 线下采购单编号
alter table purchase_check_info
add purchase_number varchar(100) null comment '线下采购单编号';

View File

@ -1,3 +0,0 @@
-- 线下采购单编号
alter table purchase_check_info
add purchase_number varchar(100) null comment '线下采购单编号';