server: ssl: enabled: true key-store-type: JKS key-store: src/main/resources/sslFjsDevServer.p12 # key-store: classpath:sslFjsDevServer.p12 key-store-password: fjs.210308 key-alias: sslFjsDevServer trust-store-password: fjs.210308 trust-store-type: JKS trust-store-provider: SUN client-auth: need address: 192.168.1.127 spring: datasource: # url: jdbc:mysql://192.168.1.73/fjs_ocr_11?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT # url: jdbc:mysql://192.168.1.73/fjs_ocr_12?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT # url: jdbc:mysql://192.168.1.37/fjs_ocr_13?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT # url: jdbc:mysql://192.168.1.27/fjs_ocr_16?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT url: jdbc:mysql://192.168.1.127/fjs_ocr?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT # url: jdbc:mysql://192.168.1.73/fjs_ocr_14?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT driver-class-name: com.mysql.cj.jdbc.Driver username: root password: root # url: jdbc:mysql://47.104.109.52:18006/fjs_ocr?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT # driver-class-name: com.mysql.cj.jdbc.Driver # username: root # password: Semi.1001 rabbitmq: host: 192.168.1.127 # host: 47.104.109.52 port: 5672 username: fjs password: fjs20200310 virtual-host: / publisher-confirms: true publisher-returns: true cache: channel: size: 500 checkout-timeout: 0 mail: host: smtp.163.com username: guanhuijuan_ghj@163.com # password: SFSKSCHIUIXSGAOA # password: VHGQMYFJNNPJQYSA password: PVVVXVUTVKMASBWU default-encoding: utf-8 protocol: smtps port: 465 ocr: common: dir: base: D:\proooject\prooooject\home\privacy\projects\fjs_ocr # 上传文件存储文件夹 upload: ${ocr.common.dir.base}\upload\rec\ url: # ip base: https://192.168.1.127:8000 path: ${ocr.common.url.base}/down/fjs/ logging: level: org.springframework.cloud: debug org.springframework.boot: debug com.pavis.ai.app.fjsocrasy.mapper: debug alg-client: # 测试时使用,与测试环境保持一致. internal: http://180.76.146.227:8099 # internal: http://180.76.146.227:8089 # internal: http://47.104.109.52:8099 # 使用场景: 生产环境部署时,调试后再上线. # internal: http://47.104.109.52:8089 # 先上回调。 # eternal: https://192.168.1.127:8000 eternal: http://192.168.1.127:8000 # eternal: http://61.155.215.241:52090