i18n翻译
This commit is contained in:
@@ -17,4 +17,11 @@ const (
|
||||
// 官方数据接口示例:https://static.smilegatemegaport.com/event/live/epic7/guide/images/hero/c2027_s.png
|
||||
// 角色图片基础 URL
|
||||
GfHeroPngURL = "https://static.smilegatemegaport.com/event/live/epic7/guide/images/hero/"
|
||||
|
||||
// S3/OSS 配置
|
||||
S3AccessKey = "s5iWm6wXVvhCNN9nJlXwgWRf"
|
||||
S3SecretKey = "91sTurpFtugXijPg0uSof3JcJma0HED"
|
||||
S3Bucket = "epic"
|
||||
S3Region = "cn-east-1"
|
||||
S3Endpoint = "https://s3.bitiful.net"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user