Compare commits

..

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

1 changed files with 1 additions and 4 deletions

View File

@ -5,7 +5,4 @@ alter table bm_project_lot
add latitude varchar(255) null comment '纬度';
alter table bm_project_lot
add address varchar(255) null comment '地址';
alter table bm_project_lot
add province varchar(255) null comment '省份';
add address varchar(255) null comment '地址';