3 lines
90 B
Transact-SQL
3 lines
90 B
Transact-SQL
|
|
update Inspection_SummaryMb set MenuC='安全领导小组会议' where InspectionSummaryMbId=5
|
|
go |