🎨 优化用户和分类相关接口,新增banner接口
This commit is contained in:
14
config.yaml
14
config.yaml
@@ -1,10 +1,10 @@
|
||||
aliyun-oss:
|
||||
endpoint: yourEndpoint
|
||||
access-key-id: yourAccessKeyId
|
||||
access-key-secret: yourAccessKeySecret
|
||||
bucket-name: yourBucketName
|
||||
bucket-url: yourBucketUrl
|
||||
base-path: yourBasePath
|
||||
endpoint: oss-cn-hangzhou.aliyuncs.com
|
||||
access-key-id: LTAI5tB3Mn5Y7mVo8h3zkf46
|
||||
access-key-secret: FtuHdFy4NFdVItEiNBnTun3Ddi8BMK
|
||||
bucket-name: lckt
|
||||
bucket-url: https://lckt.oss-cn-hangzhou.aliyuncs.com
|
||||
base-path: lckt
|
||||
autocode:
|
||||
web: web/src
|
||||
root: C:\Users\Administrator\GolandProjects\zb
|
||||
@@ -213,7 +213,7 @@ sqlite:
|
||||
log-zap: false
|
||||
system:
|
||||
db-type: mysql
|
||||
oss-type: local
|
||||
oss-type: aliyun-oss
|
||||
router-prefix: ""
|
||||
addr: 8888
|
||||
iplimit-count: 15000
|
||||
|
||||
Reference in New Issue
Block a user