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