package db const ( // TableNameAnnotatingRecord 送标任务记录 TableNameAnnotatingRecord = "annotating_record" )