xiewj 1 年之前
父節點
當前提交
fa5ca1a3e7
共有 1 個文件被更改,包括 4 次插入11 次删除
  1. 4 11
      src/main/resources/application.yaml

+ 4 - 11
src/main/resources/application.yaml

@@ -30,17 +30,10 @@ forest:
   timeout: 3000
   ## 连接超时时间,单位为毫秒, 默认值为2000
   connect-timeout: 3000
-
-upload:
-  type: oss
-  query-path: https://4dkk.4dage.com/
-oss:
-  #point: http://oss-cn-shenzhen-internal.aliyuncs.com
-  point: http://oss-cn-shenzhen-internal.aliyuncs.com
-  key: LTAIUrvuHqj8pvry
-  secrey: JLOVl0k8Ke0aaM8nLMMiUAZ3EiiqI4
-  bucket: 4dkankan
-  small: ?x-oss-process=image/resize,m_fill,h_%s,w_%s
+jasypt:
+  encryptor:
+    algorithm: PBEWithMD5AndDES
+    iv-generator-classname: org.jasypt.iv.NoIvGenerator
 sa-token:
   # token名称 (同时也是cookie名称)
   token-name: token