zhangherong
3 天以前 3d1031bdba409ae4fb9703a3102e5f7e581e9446
src/main/resources/application-dev.yml
@@ -62,14 +62,4 @@
    # 这个配置会将执行的sql打印出来,在开发或测试的时候可以用
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    # 返回类型为Map,显示null对应的字段
    call-setters-on-nulls: true
#swagger
knife4j:
  #开启增强配置
  enable: true
  #开启生产环境屏蔽
  production: false
  basic:
    enable: false
    username: jeecg
    password: jeecg1314
    call-setters-on-nulls: true