feat: chore test
CI / changes (push) Successful in 13s
CI / docker-bff (push) Successful in 23s
CI / docker-product (push) Has been skipped
CI / docker-admin (push) Has been skipped
CI / docker-user (push) Successful in 3m26s
CI / docker-ad (push) Has been skipped

This commit is contained in:
zzw
2026-08-24 16:38:11 +08:00
55 changed files with 2075 additions and 144 deletions
+14 -2
View File
@@ -2,7 +2,7 @@
login_out_time=43200 #api接口超时时间分
login_refresh_out_time=83200
name = "chore-service"
listenOn = "0.0.0.0:10300"
listenOn = "0.0.0.0:10500"
mode = "dev"
[log]
path = "logs"
@@ -15,6 +15,18 @@
maxBackups = 5
compress = false
[oss]
accessKeyId = "LTAI5t7U8KvxSiPE5auwQUuu"
accessKeySecret = "xjfgbQQRpL4TcIspNuClg6bYADa3pk"
roleArn = "acs:ram::你的账号ID:role/你的角色名"
roleSessionName = "chore-oss-upload"
region = "oss-cn-hangzhou"
bucketName = "lone-images"
endpoint = "https://lone-images.oss-accelerate.aliyuncs.com"
host = "https://images.ailuowan.com"
dir = "upload/"
expireSeconds = 3600
[redis]
host = '39.106.171.204'
password = 'lLMLcuPpzSj'
@@ -22,4 +34,4 @@
db = 0
[encrypt]
data_key = "u2t9T3luZtoRfhBstkFN6TiIMW38BA8a"
data_key = "u2t9T3luZtoRfhBstkFN6TiIMW38BA8a"