feat: product number
This commit is contained in:
@@ -101,7 +101,7 @@ func (l *PolicyLogic) Policy(in *chore.PolicyReq) (*chore.Response, error) {
|
||||
region = "oss-cn-hangzhou"
|
||||
}
|
||||
if endpoint == utils.StringEmpty {
|
||||
endpoint = "https://lone-images.oss-accelerate.aliyuncs.com"
|
||||
endpoint = "https://oss-accelerate.aliyuncs.com"
|
||||
}
|
||||
if host == utils.StringEmpty {
|
||||
host = "https://images.ailuowan.com"
|
||||
|
||||
Reference in New Issue
Block a user