huanghongfa
2020-12-21 be8a0bba84625a34e2fbc3f3f69a647607cfa863
Update aa.yml
1个文件已修改
24 ■■■■■ 已修改文件
aa.yml 24 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
aa.yml
@@ -1 +1,23 @@
name: zhangsan
server:
  port: 8195
  servlet:
    encoding:
      force-response: true #中文乱码
spring:
  application:
    name: applets
eureka:
  client:
    service-url:
      defaultZone: http://localhost:8192/eureka/
feign:
  hystrix:
    enabled: true
wx:
  miniapp:
    appid: wx93b8361ed926f3fd
    secret: f346f32dab20729973451d2fd2a03d15
    msgDataFormat: JSON