| | |
| | | public class Const { |
| | | |
| | | public static String oss_domain = "https://jiayixing-bucket.oss-cn-beijing.aliyuncs.com/"; |
| | | public static String accessKeyId = "LTAI5tE2Z7nA1rbtzZYMSPqR"; |
| | | public static String accessKeySecret = "HOGUqx1t4UWh8KepXJf69dlKj4tTBs"; |
| | | public static String bucketName="jiayixing-bucket"; |
| | | public static String endpoint = "oss-cn-beijing.aliyuncs.com"; |
| | | public static String accessKeyId = "LTAI5tJD8ZS6vhobn8HoBi7r"; |
| | | public static String accessKeySecret = "sJL1262XWniXkVkxGSO36EdeGJonYC"; |
| | | public static String bucketName="cy-kuanzhai"; |
| | | public static String endpoint = "oss-cn-shenzhen.aliyuncs.com"; |
| | | |
| | | //手动请求权限列表 |
| | | public static String permissions_write = "android.permission.WRITE_EXTERNAL_STORAGE"; |