| | |
| | | # 系统版本信息 |
| | | app: |
| | | version: 1.0.4.6 |
| | | version: 1.0.5.3 |
| | | version-type: dev # prd 或 dev |
| | | i18n: |
| | | default-locale: zh-CN |
| | | supported-locales: |
| | | - zh-CN |
| | | - en-US |
| | | # 内置语言包读取位置:classpath:/i18n/<locale>/*.properties |
| | | # 外置可安装语言包覆盖目录:./stock/out/@pom.build.finalName@/i18n/<locale>/*.properties |
| | | pack-path: ./stock/out/@pom.build.finalName@/i18n |
| | | # 外置语言包热加载检查周期(秒) |
| | | refresh-seconds: 10 |
| | | |
| | | server: |
| | | port: 9090 |
| | |
| | | storePass: public_zhongyang_123456789 |
| | | licensePath: license.lic |
| | | publicKeysStorePath: publicCerts.keystore |
| | | remoteServerUrl: http://net.zoneyung.net:9999/license |
| | | |
| | | deviceExecuteConfig: |
| | | # 每个线程管控设备执行数量 |