This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
hongze
/
hz_crm_api
Suivre
3
Voter
1
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7676debc24
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
Historique
Raw
1
2
3
4
5
6
7
8
9
10
package controllers
import (
)
//用户
type WxUserController struct {
BaseAuthController
}