chenyongxing пре 7 година
родитељ
комит
9d2d5a6b5b
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      hos-admin.yml

+ 4 - 0
hos-admin.yml

@ -45,6 +45,8 @@ spring:
      database: runtime
      database: runtime
  aop:
  aop:
    proxy-target-class: true
    proxy-target-class: true
hos:
  administrators: jkzl #SAAS管理员账号,暂时配置在此处
jwt:
jwt:
  header: Authorization
  header: Authorization
  secret: mySecret
  secret: mySecret
@ -88,3 +90,5 @@ spring:
      database: runtime
      database: runtime
  aop:
  aop:
    proxy-target-class: true
    proxy-target-class: true
hos:
  administrators: jkzl  #SAAS管理员账号,暂时配置在此处