Commit df3f74a5 authored by renjie's avatar renjie

支付宝接口

parent 25c285fd
...@@ -23,6 +23,9 @@ spring: ...@@ -23,6 +23,9 @@ spring:
class: javax.net.ssl.SSLSocketFactory class: javax.net.ssl.SSLSocketFactory
ssl: ssl:
enable: true enable: true
resources:
static-locations: classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/
security: security:
oauth2: oauth2:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment