package aws import "git.hilo.cn/hilo-common/resource/mysql" type ModerateRecord struct { mysql.Entity UserId uint64 FileName string Labels string }