Compare commits
No commits in common. "cb063fa5b5f7fc3b3383c177ce2afad32efa1eaf" and "65ed89d743abe49bcb1e196d1f675f8b904b043a" have entirely different histories.
cb063fa5b5
...
65ed89d743
|
|
@ -1,8 +0,0 @@
|
||||||
alter table bm_project_lot
|
|
||||||
add longitude varchar(255) null comment '经度';
|
|
||||||
|
|
||||||
alter table bm_project_lot
|
|
||||||
add latitude varchar(255) null comment '纬度';
|
|
||||||
|
|
||||||
alter table bm_project_lot
|
|
||||||
add address varchar(255) null comment '地址';
|
|
||||||
Loading…
Reference in New Issue