| | |
| | | /** |
| | | * 请填写您的AccessKeyId。LTAI5tPbJsVfBZZTPqPe8A2r |
| | | */ |
| | | public static final String accessKeyId = "LTAI5tL1dE1DzT4ZYdDQZ8k7"; |
| | | public static final String accessKeyId = "LTAI5tM6Ln3ukAeo9euZ8RUG"; |
| | | /** |
| | | * 请填写您的AccessKeySecret。 |
| | | */ |
| | | public static final String accessKeySecret = "4SZBtTyLhOoYRcfMS4SVAtGz8ZnxRP"; |
| | | public static final String accessKeySecret = "MGAnBeOKjjQNogFJEFsPVCdF57vsTw"; |
| | | /** |
| | | * 请填写您的 endpoint。 |
| | | */ |
| | |
| | | /** |
| | | * host的格式为 bucketname.endpoint |
| | | */ |
| | | public static final String host = "https://" + "yandu66.oss-cn-shenzhen.aliyuncs.com"; |
| | | public static final String host = "https://yandu66.oss-cn-shenzhen.aliyuncs.com"; |
| | | |
| | | public static String dir = "eyes/"; |
| | | |