接口跑通,基础功能全部实现
This commit is contained in:
@@ -15,5 +15,9 @@ JWT_EXPIRATION_HOURS=24
|
||||
# Cookie 加密密钥 (32字节)
|
||||
COOKIE_ENCRYPTION_KEY=dev-cookie-encryption-key-32b
|
||||
|
||||
# 微信小程序配置
|
||||
WX_APPID=
|
||||
WX_SECRET=
|
||||
|
||||
# 环境
|
||||
ENVIRONMENT=development
|
||||
|
||||
Reference in New Issue
Block a user