瀏覽代碼

配置修改

huangzhiyong 8 年之前
父節點
當前提交
617faab807
共有 2 個文件被更改,包括 17 次插入3 次删除
  1. 3 3
      hos-broker/src/main/resources/application.yml
  2. 14 0
      src/main/resources/text/message_en_US.properties

+ 3 - 3
hos-broker/src/main/resources/application.yml

@ -85,16 +85,16 @@ eureka:
    serviceUrl:
      defaultZone: http://192.168.1.221:8761/eureka/
log:
  path: D://logs/logback/dev
  path: /usr/local/logs/logback/broker
  level: info
hos:
  filesystem:
    url: http://172.19.103.37:9010/dfs/file
  arbiter:
    enable: true
    url: http://localhost:10135
    url: http://172.19.103.37:10135
  rest:
    url: http://localhost:8088
    url: http://172.19.103.37:8088
  timer:
      period: 10000
  tenant:

+ 14 - 0
src/main/resources/text/message_en_US.properties

@ -53,6 +53,20 @@ title.app.update                    = 修改应用信息
title.app.detail                    = 应用基本信息
title.app.qualification             = 资质
title.dict.detail                   = 标准字典
title.add.dataSet                   = 新增数据集
title.add.metaData                  = 新增数据元
title.updata.data                   = 修改数据集
title.updata.metaData               = 修改数据元
title.metaData                      = 数据元
title.basic.attribute               = 基本属性
title.database.attribute            = 数据库属性
title.dict.create                   = 新增字典
title.dict.update                   = 修改字典
title.dictItem.create               = 新增字典项
title.dictItem.update               = 修改字典项
title.rscategory.manage             = 资源分类管理
# Button 页面按钮 ------------------------------------------------------
btn.login                           = 登录