Commit 2075f671 authored by linruibiao's avatar linruibiao

接口编写

parent 39531b94
...@@ -3,7 +3,7 @@ spring: ...@@ -3,7 +3,7 @@ spring:
name: slm-bi name: slm-bi
profiles: profiles:
active: active:
- dev - test
freemarker: freemarker:
cache: false cache: false
template-loader-path: classpath:/templates/ftl/ template-loader-path: classpath:/templates/ftl/
...@@ -46,8 +46,8 @@ server: ...@@ -46,8 +46,8 @@ server:
context-path: /bi context-path: /bi
port: 2022 port: 2022
logging: logging:
level: config: classpath:logback.xml
com.syc.slm.slmbi.mapper: debug syc-level: debug
dc_client: dc_client:
interfaces: interfaces:
......
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