Compare commits
No commits in common. "ecfcc01c2b097055c66c9dc7e458c3871720db90" and "bbe2b65af3e83ef6e9b4ab2ae3d1c60ddbf7d668" have entirely different histories.
ecfcc01c2b
...
bbe2b65af3
|
|
@ -1,3 +0,0 @@
|
||||||
-- 是否是成套设备(1:是 )
|
|
||||||
alter table ma_type
|
|
||||||
add is_whole_set int null comment '是否是成套设备(1:是 )';
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
-- 是否是成套设备(1:是 )
|
|
||||||
alter table ma_type
|
|
||||||
add is_whole_set int null comment '是否是成套设备(1:是 )';
|
|
||||||
Loading…
Reference in New Issue