#平台服务费 20201026 update grade_subsidy_roster set platSerFee=300 where active=true and subsidyCerType='01' and subsidyMoneyRate='60%'; update grade_subsidy_roster set platSerFee=500 where active=true and subsidyCerType='01' and subsidyMoneyRate='100%'; update grade_subsidy_roster set platSerFee=40 where active=true and subsidyCerType='02';