The highest tagged major version is
v3 .
Discover Packages
github.com/ArtisanCloud/PowerWeChat/v2
src
officialAccount
wifi
request
package
Version:
v2.0.3-beta01
Opens a new window with list of versions in this module.
Published: Aug 17, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
type RequestWifiCardSet struct {
ShopID int `json:"shop_id"`
CardID string `json:"card_id"`
CardDescribe string `json:"card_describe"`
StartTime int `json:"start_time"`
EndTime int `json:"end_time"`
}
type RequestWifiSetHomePage struct {
ShopID int `json:"shop_id"`
TemplateID int `json:"template_id"`
Struct *Struct `json:"struct"`
}
type Struct struct {
URL string `json:"url"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.