This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
YG-GROUP
/
youngee_b_api
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
7e57b3f1e1
Dallar
Biçim İmleri
XxY
develop
develop-ljl
develop-zhou
ljl
master
yk_V3.0
youngee_b_api
/
model
/
redis_model
/
auth.go
auth.go
115 B
Geçmiş
Ham
1
2
3
4
5
6
package redis_model
// redis 存放的企业用户信息Session
type Auth struct {
Phone string `json:"phone"`
}