This website works better with JavaScript
首頁
探索
說明
登入
hongze
/
hongze_cygx
關注
2
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
2cc20e90c1
分支列表
標籤列表
crm/crm_16.5
crm/crm_16.9_v1
cygx/cygx_14.0
cygx/cygx_14_4
cygx/cygx_14_5
cygx/cygx_14_7
cygx/cygx_14_8
cygx/cygx_15_0
cygx/cygx_log_12-12
cygx_13.8
cygx_13.9
cygx_14.1
cygx_14.2
debug
master
need/cygx_1006
need/cygx_1007
need/cygx_1008
need/cygx_1010
need/cygx_1011
need/cygx_1012
need/cygx_1014
need/cygx_1017
need/cygx_1023
need/cygx_1030
need/cygx_1038
need/cygx_1043
need/cygx_1044
need/cygx_1048
need/cygx_1054
need/cygx_959
need/cygx_995
need/cygx_997
hongze_cygx
/
models
/
wechat.go
wechat.go
83 B
文件歷史
原始文件
1
2
3
4
5
package models
type WxLoginReq struct {
Code string `description:"微信code"`
}