feat: user & article: dev complete
This commit is contained in:
@@ -36,4 +36,8 @@ func GetHttpClient(key string) (*http.Client, error) {
|
||||
const (
|
||||
CHINA_NCOV_STATISTIC_URL = "https://view.inews.qq.com/g2/getOnsInfo?name=disease_h5"
|
||||
ENV_NOLOG = "nolog"
|
||||
TOKEN_EXPIRE_DAYS = 15
|
||||
|
||||
REGISTER_REDIS_KEY = "register_key"
|
||||
CHANGEPWD_REDIS_KEY = "changepwd_key"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user