Compare commits

..

No commits in common. "ac17681b1649d336dbadb4a3045f0d389c2c08ac" and "9ce5e2f05a49120d37ef6356b77a7a6ecea0a098" have entirely different histories.

1 changed files with 1 additions and 4 deletions

View File

@ -6,6 +6,3 @@ alter table bm_project_lot
alter table bm_project_lot
add address varchar(255) null comment '地址';
alter table bm_project_lot
add province varchar(255) null comment '省份';