faq

package
v0.0.0-...-83adff0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PhoneFaqName             = "手机投稿FAQ"
	PhoneFaqQuesTypeID       = "7e8eb6dca628490b9f2c089c8c751329"
	PadFaqName               = "iPad投稿FAQ"
	PadFaqQuesTypeID         = "ffd32371f3b94e95ad41e5c387ea62a0"
	FaqUgcProtocolName       = "UGC付费最新协议内容"
	FaqUgcProtocolQuesTypeID = "b899fa132d9c4070b458d5898448f5e3"
)

PhoneFaqName const

Variables

This section is empty.

Functions

This section is empty.

Types

type Detail

type Detail struct {
	AllTypeName      string    `json:"allTypeName"`
	AnswerDesc       string    `json:"answerDesc"`
	AnswerFlag       int       `json:"answerFlag"`
	AnswerID         string    `json:"answerId"`
	AnswerImg        string    `json:"answerImg"`
	AnswerTxt        string    `json:"answerTxt"`
	AuditStatus      int       `json:"auditStatus"`
	CompanyID        string    `json:"companyId"`
	CreateID         string    `json:"createId"`
	CreateTime       time.Time `json:"createTime"`
	DocID            string    `json:"docId"`
	LinkFlag         int       `json:"linkFlag"`
	MatchFlag        int       `json:"matchFlag"`
	QuestionID       string    `json:"questionId"`
	QuestionTitle    string    `json:"questionTitle"`
	QuestionTypeID   string    `json:"questionTypeId"`
	QuestionTypeName string    `json:"questionTypeName"`
	UpdateID         string    `json:"updateId"`
	UpdateTime       time.Time `json:"updateTime"`
	UsedFlag         int       `json:"usedFlag"`
}

Detail help detail and search

type Faq

type Faq struct {
	State            bool   `json:"state"`
	QuestionTypeID   string `json:"questionTypeId"`
	QuestionTypeName string `json:"questionTypeName"`
	URL              string `json:"url"`
}

Faq str

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL