package settings type ListVo struct { Prefix string // 0 表示禁用,1表示启用,-1 表示全部 Enable int }