feat: product number

This commit is contained in:
zzw
2026-08-25 18:11:28 +08:00
parent 13ea690874
commit 0ca3f6d84f
13 changed files with 481 additions and 52 deletions
+1 -1
View File
@@ -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"