Browse Source

SAAS管理员账号

chenyongxing 7 years ago
parent
commit
9d2d5a6b5b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      hos-admin.yml

+ 4 - 0
hos-admin.yml

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