This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
cuiguohai
/
authService
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
e9fd71b7a1
Dallar
Biçim İmleri
master
authService
/
util
/
constants
/
constants.go
constants.go
80 B
Geçmiş
Ham
1
2
3
4
5
package constants
const (
UserCacheKey = "user" // 用户登录的缓存键
)