Explorar el Código

[多租户][新增]:schedule log

release_toaliyun_real
Stormeye.Wu hace 7 años
padre
commit
73b8f1a6f3
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. +1
    -1
      mallinkSchedule/src/main/resources/application-dev.yml
  2. +1
    -1
      mallinkSchedule/src/main/resources/application-prod.yml

+ 1
- 1
mallinkSchedule/src/main/resources/application-dev.yml Ver fichero

@@ -43,4 +43,4 @@ logging:
level:
tk.mybatis: debug
com.iformall.mapper: debug
path: ./logs/admin
path: ./logs/s

+ 1
- 1
mallinkSchedule/src/main/resources/application-prod.yml Ver fichero

@@ -39,4 +39,4 @@ logging:
level:
tk.mybatis: debug
com.iformall.mapper: debug
path: ./logs/admin
path: ./logs/s

Cargando…
Cancelar
Guardar