You've already forked FrameTour-BE
彻底铲除OSSUtil,抽象、修改
This commit is contained in:
@ -119,17 +119,32 @@ YfkdFNxtYLdVAwuylMoV3fKI
|
||||
face:
|
||||
score: 80
|
||||
|
||||
#阿里云OSS
|
||||
aliYunOss:
|
||||
endpoint: "https://oss-cn-shanghai.aliyuncs.com"
|
||||
accessKeyId: "LTAI5tCa641QdNHH9Ybg9u7V"
|
||||
accessKeySecret: "RRVIgekoqx96Fgm2Gs7eQshMShcEpk"
|
||||
bucketName: "frametour-assets"
|
||||
objectName: "user-faces/"
|
||||
url: "https://frametour-assets.oss-cn-shanghai.aliyuncs.com/"
|
||||
region: "cn-shanghai"
|
||||
# 存储
|
||||
storage:
|
||||
configs:
|
||||
- name: "faces"
|
||||
type: "ALI_OSS"
|
||||
config:
|
||||
endpoint: "https://oss-cn-shanghai.aliyuncs.com"
|
||||
accessKeyId: "LTAI5tCa641QdNHH9Ybg9u7V"
|
||||
accessKeySecret: "RRVIgekoqx96Fgm2Gs7eQshMShcEpk"
|
||||
bucketName: "frametour-assets"
|
||||
prefix: "user-faces/"
|
||||
url: "https://frametour-assets.oss-cn-shanghai.aliyuncs.com/"
|
||||
region: "cn-shanghai"
|
||||
- name: "assets"
|
||||
type: "ALI_OSS"
|
||||
config:
|
||||
endpoint: "https://oss-cn-shanghai.aliyuncs.com"
|
||||
accessKeyId: "LTAI5tCa641QdNHH9Ybg9u7V"
|
||||
accessKeySecret: "RRVIgekoqx96Fgm2Gs7eQshMShcEpk"
|
||||
bucketName: "frametour-assets"
|
||||
prefix: "user-assets/"
|
||||
url: "https://oss.zhentuai.com"
|
||||
region: "cn-shanghai"
|
||||
|
||||
#阿里云人脸检测
|
||||
aliYunFace:
|
||||
aliFace:
|
||||
accessKeyId: "LTAI5tMwrmxVcUEKoH5QzLHx"
|
||||
accessKeySecret: "ZCIP8aKx1jwX1wkeYIPQEDZ8fPtN1c"
|
||||
region: "cn-shanghai"
|
@ -117,17 +117,32 @@ YfkdFNxtYLdVAwuylMoV3fKI
|
||||
face:
|
||||
score: 80
|
||||
|
||||
#阿里云OSS
|
||||
aliYunOss:
|
||||
endpoint: "https://oss-cn-shanghai.aliyuncs.com"
|
||||
accessKeyId: "LTAI5tCa641QdNHH9Ybg9u7V"
|
||||
accessKeySecret: "RRVIgekoqx96Fgm2Gs7eQshMShcEpk"
|
||||
bucketName: "frametour-assets"
|
||||
objectName: "user-faces/"
|
||||
url: "https://frametour-assets.oss-cn-shanghai.aliyuncs.com/"
|
||||
region: "cn-shanghai"
|
||||
# 存储
|
||||
storage:
|
||||
configs:
|
||||
- name: "faces"
|
||||
type: "ALI_OSS"
|
||||
config:
|
||||
endpoint: "https://oss-cn-shanghai-internal.aliyuncs.com"
|
||||
accessKeyId: "LTAI5tCa641QdNHH9Ybg9u7V"
|
||||
accessKeySecret: "RRVIgekoqx96Fgm2Gs7eQshMShcEpk"
|
||||
bucketName: "frametour-assets"
|
||||
prefix: "user-faces/"
|
||||
url: "https://frametour-assets.oss-cn-shanghai.aliyuncs.com/"
|
||||
region: "cn-shanghai"
|
||||
- name: "assets"
|
||||
type: "ALI_OSS"
|
||||
config:
|
||||
endpoint: "https://oss-cn-shanghai-internal.aliyuncs.com"
|
||||
accessKeyId: "LTAI5tCa641QdNHH9Ybg9u7V"
|
||||
accessKeySecret: "RRVIgekoqx96Fgm2Gs7eQshMShcEpk"
|
||||
bucketName: "frametour-assets"
|
||||
prefix: "user-assets/"
|
||||
url: "https://oss.zhentuai.com"
|
||||
region: "cn-shanghai"
|
||||
|
||||
#阿里云人脸检测
|
||||
aliYunFace:
|
||||
aliFace:
|
||||
accessKeyId: "LTAI5tMwrmxVcUEKoH5QzLHx"
|
||||
accessKeySecret: "ZCIP8aKx1jwX1wkeYIPQEDZ8fPtN1c"
|
||||
region: "cn-shanghai"
|
Reference in New Issue
Block a user