SERVICE_ANNOUNCEMENT_FIELDS = {
    'id': fields.String,
    'subject': fields.String,
    'content': fields.String,
    'level': fields.Integer,