a.uuid AS "uuid",
a.symbol_type AS "symbolType",
a.party_id AS "partyId",
a.remark AS "remark",
a.type AS "type",
a.create_by AS "createBy",
a.update_by AS "updateBy",
a.update_time AS "updateTime",
a.del_flag AS "delFlag",
a.create_time_ts AS "createTimeTs",
a.update_time_ts AS "updateTimeTs"