feat: 添加噜噜支付SDK和前端懒加载指令
This commit is contained in:
@@ -39,8 +39,8 @@ app.upload.path=uploads
|
||||
app.video.output.path=outputs
|
||||
|
||||
# JWT配置
|
||||
jwt.secret=aigc-demo-secret-key-for-jwt-token-generation-2025
|
||||
jwt.expiration=86400000
|
||||
jwt.secret=mySecretKey123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
|
||||
jwt.expiration=2592000000
|
||||
|
||||
# ============================================
|
||||
# Redis配置
|
||||
|
||||
Reference in New Issue
Block a user