1 Star 0 Fork 0

fredgo/zero

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.go 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
fredgo 提交于 2025-12-04 22:40 +08:00 . init
package wxe
// WxeConfig 企业微信配置
type WxeConfig struct {
CorpID string
AgentID int
CustomAppSecret string
ContactSecret string
Token string
AESKey string
CallbackURL string
OAuthCallback string
HttpDebug bool
MPAppId string
MediaId string
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fredgo/zero.git
git@gitee.com:fredgo/zero.git
fredgo
zero
zero
9b2962246b05

搜索帮助