ÎļþÃû´Ó ruoyi-oss/src/main/java/com/ruoyi/oss/constant/CloudConstant.java ÐÞ¸Ä |
| | |
| | | * |
| | | * @author Lion Li |
| | | */ |
| | | public class CloudConstant { |
| | | public class OssConstant { |
| | | |
| | | /** |
| | | * OSS模åKEY |
| | |
| | | /** |
| | | * 对象åå¨é
ç½®KEY |
| | | */ |
| | | public static final String CLOUD_STORAGE_CONFIG_KEY = "CloudStorageConfig"; |
| | | public static final String OSS_CONFIG_KEY = "OssConfig"; |
| | | |
| | | /** |
| | | * ç¼åé
ç½®KEY |
| | | */ |
| | | public static final String CACHE_CONFIG_KEY = SYS_OSS_KEY + CLOUD_STORAGE_CONFIG_KEY; |
| | | public static final String CACHE_CONFIG_KEY = SYS_OSS_KEY + OSS_CONFIG_KEY; |
| | | |
| | | /** |
| | | * é¢è§åè¡¨èµæºå¼å
³Key |