Commit 0e7b5c10 authored by chenjiuping's avatar chenjiuping

按前端查询条件改

parent 0ac5584a
......@@ -167,6 +167,7 @@ spring:
logging:
level:
root: INFO
cn.iocoder.yudao: INFO
--- #################### 微信公众号相关配置 ####################
wx: # 参见 https://github.com/Wechat-Group/WxJava/blob/develop/spring-boot-starters/wx-java-mp-spring-boot-starter/README.md 文档
......
......@@ -63,8 +63,6 @@ mybatis:
type-aliases-package: cn.iocoder.yudao.**.entities
mapper-locations: classpath*:/mapper/**/*.xml
config-location: classpath:mybatis.xml
configuration:
log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl
mapper:
mappers:
......
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