update ocp_api_param set ratio = #{ratio} where api_code = #{apiCode} update ocp_api_param set is_delete = '1' where api_code = #{apiCode} update ocp_api_param set ratio_param = #{ratio2} where api_code = #{apiCode} update ocp_api_param set is_delete = '0' where api_code = #{apiCode}