5 lines
99 B
MySQL
5 lines
99 B
MySQL
|
|
alter table hrsa_salary_sob_item add zy_hide int
|
||
|
|
go
|
||
|
|
|
||
|
|
update hrsa_salary_sob_item set zy_hide = 0
|
||
|
|
go
|