Explorar el Código

api

release_toaliyun_real
xhxu hace 5 años
padre
commit
74e41147b7
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      mallinkPublicApi/src/main/resources/application.yml

+ 5
- 0
mallinkPublicApi/src/main/resources/application.yml Ver fichero

@@ -12,6 +12,11 @@ spring:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8
default-property-inclusion: non_null
http:
encoding:
force: true
charset: UTF-8
enabled: true
# rocketmq:
# nameServer: 127.0.0.1:9876
# producer:


Cargando…
Cancelar
Guardar