a.id as "id" ,
a.tenant_id as "tenantId" ,
a.company_org_id as "companyOrgId" ,
a.dept_org_id as "deptOrgId" ,
a.thing_type as "thingType" ,
a.thing_year_type as "thingYearType" ,
a.thing_count as "thingCount" ,
a.remark as "remark" ,
a.status as "status" ,
a.date_create as "dateCreate" ,
a.create_by as "createBy" ,
a.date_update as "dateUpdate" ,
a.update_by as "updateBy"