File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
src/main/java/com/slcp/devops/constant Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -65,16 +65,16 @@ public class DevOpsConstant {
6565 */
6666 public static final String CITY_JSON = "https://pv.sohu.com/cityjson?ie=utf-8" ;
6767
68- public static String ACCESS_KEY = "-_QHommOvLHPgrPY3p52FU2qFilF4La-xqVdBMkQ " ;
69- public static String SECRET_KEY = "i8IikvFR1DH7H9VxfVUf3LeYFmLpTwq8W34LoG7Q " ;
68+ public static String ACCESS_KEY = "" ;
69+ public static String SECRET_KEY = "" ;
7070 /**
7171 * 空间名称
7272 */
73- public static String BUCKET = "slcp-img " ;
73+ public static String BUCKET = "" ;
7474 /**
7575 * 外链域名
7676 */
77- public static String DOMAIN = "https://img.slcp.top/ " ;
77+ public static String DOMAIN = "" ;
7878
7979 /**
8080 * 获取试路径
@@ -88,7 +88,7 @@ public class DevOpsConstant {
8888 /**
8989 * 诗 请求头-value
9090 */
91- public static String POEM_VALUE = "h26Z72ohlh395e4uI+Tkq4QMTgEBLBsb " ;
91+ public static String POEM_VALUE = "" ;
9292
9393 /**
9494 * 返回诗
You can’t perform that action at this time.
0 commit comments