This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hongze
/
hz_crm_api
Watch
3
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
65aa05e9c4
Branches
Tags
crm/crm_16.2.1
crm/crm_16.2.2
crm/crm_16.2.3
crm/crm_mobile_2.1
crm/need_1001
crm_optimize_257_1029@guomengyuan
cygx/cygx_13.9
cygx/cygx_need_959
cygx/need_1007
debug
fic_bug_2024-11-08-roadshow
hotfix/bug6548_matters_edit
master
hz_crm_api
/
controllers
/
wx_user.go
wx_user.go
96 B
History
Raw
1
2
3
4
5
6
7
8
9
10
package controllers
import (
)
//用户
type WxUserController struct {
BaseAuthController
}