INSERT INTO operational_logs (institutionName, Contact, operationtype, Actioncontent, Operator, Operationtime) VALUES (#{institutionName}, #{Contact}, #{operationtype}, #{Actioncontent}, #{Operator}, #{Operationtime})