type IMiniProgram interface {
    AppID() string
    Description() string
    PagePath() string
    ThumbUrl() string