Compare commits
No commits in common. "ac17681b1649d336dbadb4a3045f0d389c2c08ac" and "9ce5e2f05a49120d37ef6356b77a7a6ecea0a098" have entirely different histories.
ac17681b16
...
9ce5e2f05a
|
|
@ -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 '地址';
|
||||
Loading…
Reference in New Issue