aa
This commit is contained in:
@@ -13,6 +13,10 @@ const (
|
|||||||
LinkTypeH5 = 2 //H5
|
LinkTypeH5 = 2 //H5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
type ActivityList struct {
|
||||||
|
ActID int `json:"actID"`
|
||||||
|
}
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
HandlerMap = make(map[int]UnionInterface)
|
HandlerMap = make(map[int]UnionInterface)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user