This website works better with JavaScript
Home
Explore
Help
Register
Sign In
scrm
/
wechat-api
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f8b2cc1633
Branches
Tags
cow
debug
feature/api-key
feature/fastgpt
feature/sop-wecom-2
feature/ws
fixbug03081722
master
yhg_200228
yhg_241210_dify
yhg_250102
yhg_250224
wechat-api
/
internal
/
types
/
ws.go
ws.go
68 B
History
Raw
1
2
3
4
5
6
package types
type WsConfig struct {
Url string
Appid string
}