Compare commits
2 Commits
c3cf354d00
...
04d3440f2e
Author | SHA1 | Date |
---|---|---|
wuqun | 04d3440f2e | 2 years ago |
wuqun | dc9e62b2bd | 2 years ago |
4 changed files with 36 additions and 3 deletions
@ -0,0 +1,7 @@ |
|||||
|
|
||||
|
|
||||
|
alter table point |
||||
|
add equipment_no varchar(255); |
||||
|
|
||||
|
alter table point |
||||
|
add equipment_model varchar(255); |
Loading…
Reference in new issue