server: port: 8083 ################### spring配置 ################### spring: datasource: url: jdbc:mysql://111.198.10.15:11102/product_device?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&zeroDateTimeBehavior=convertToNull username: root password: Casic203! initial-size: 2 min-idle: 1 #flowable数据源和多数据源配置 casic: kaptcha-open: false #是否开启登录时验证码 (true/false) nologin-urls: /user/login,/user/appLogin,/kaptcha,/config/baseConfig,/route/mockToken,/process/processDiagram,/appDeviceLog/listPage,/appDeviceAdd/add,/appDeviceLog/deviceDetail,/appDeviceLog/add,/appDeviceAdd/fileUpload,/appDeviceAdd/findListByCodes,/appDeviceAdd/findModeCodeByCode,/deviceType/getUser,/project/getProject file-upload-path: D:\java\boot\guns-web-1.0.0-SNAPSHOT\upload\ file-download-path: D:\tmp\ producerName: producer repairName: repair logging: level.root: info level.com.casic: debug path: logs/ file: missiles.log