APP

package
v0.0.0-...-ed2f012 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppParam

type AppParam struct {
	Func    string `json:"func"`
	Subfunc string `json:"subfunc"`
	Act     string `json:"act"`
	Deep    string `json:"deep,omitempty"`
}
var (
	ComboSumaryParam *AppParam
)

type RequestInf

type RequestInf struct {
	Func            string `json:"func"`
	Subfunc         string `json:"subfunc"`
	Act             string `json:"act"`
	Deep            string `json:"deep,omitempty"`             //分类查询层次,1,2,3
	Offset          string `json:"offset,omitempty"`           //免费课程列表的开始index
	Limit           string `json:"limit,omitempty"`            //获取课程个数,0的情况下不限制个数
	Location        string `json:"location,omitempty"`         //1:首页获得,2:套餐页取得
	Syscomid        string `json:"syscomid,omitempty"`         //套餐ID
	Typeid          string `json:"typeid,omitempty"`           //套餐类型ID
	Syscategoryid   string `json:"syscategoryid,omitempty"`    //分类ID
	CategoryLevel   string `json:"category_level,omitempty"`   //1:1级分类,2:2级分类,3:3级分类
	SearchCondition string `json:"search_condition,omitempty"` //
	PriceType       string `json:"price_type,omitempty"`       //1:免费,2:收费
	OrderType       string `json:"order_type,omitempty"`       //排序类型
	Userid          string `json:"userid,omitempty"`           //
	UserName        string `json:"username,omitempty"`         //
	Password        string `json:"password,omitempty"`         //
	Jsessionid      string `json:"jsessionid,omitempty"`       //
	ComboType       string `json:"combo_type,omitempty"`       //
}
var (
	CategoriesParam *RequestInf
)
var (
	ComboCourseParam *RequestInf
)
var (
	CourseContentParam *RequestInf
)
var (
	FreeCourseParam *RequestInf
)
var (
	MyInfoParam *RequestInf
)
var (
	RecommendedCourseParam *RequestInf
)
var (
	RegisterParam *RequestInf
)
var (
	SignInParam *RequestInf
)
var (
	UserInfoParam *RequestInf
)
var (
	VersionParam *RequestInf
)

Jump to

Keyboard shortcuts

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