| | |
| | | connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 |
| | | datasource: |
| | | master: |
| | | url: jdbc:sqlserver://localhost:1433;databasename=LXZN_TEST_COMMON |
| | | url: jdbc:sqlserver://10.210.199.2:1433;databasename=LXZN_MDC_XHJ |
| | | username: sa |
| | | password: 123 |
| | | password: Lxzn1688 |
| | | driverClassName: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | #redis 配置 |
| | | redis: |
| | | database: 0 |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | password: |
| | | password: '1qaz@WSX' |
| | | #mybatis plus 设置 |
| | | mybatis-plus: |
| | | mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml |
| | |
| | | is_verify_token: true |
| | | #必须校验方法 |
| | | verify_methods: remove,delete,save,add,update |
| | | #xxl-job配置 |
| | | xxljob: |
| | | enabled: false |
| | | adminAddresses: http://127.0.0.1:9080/xxl-job-admin |
| | | appname: ${spring.application.name} |
| | | accessToken: '' |
| | | address: 127.0.0.1:30007 |
| | | ip: 127.0.0.1 |
| | | port: 30007 |
| | | logPath: logs/jeecg/job/jobhandler/ |
| | | logRetentionDays: 30 |
| | | #分布式锁配置 |
| | | redisson: |
| | | address: 127.0.0.1:6379 |
| | |
| | | client-id: ?? |
| | | # appSecret |
| | | client-secret: ?? |
| | | agent-id: ?? |
| | | agent-id: ?? |
| | | webservice: |
| | | url: http://10.101.0.182:8002/MesWebService/WebService.asmx?wsdl |
| | | namespace: http://tempuri.org/ |
| | | # SAP RFC方式接口集成 |
| | | sap: |
| | | rfc: |
| | | destination: SAP_RFC_DEST # 自定义的目标地址 RFC 目标名称 |
| | | ashost: 10.101.0.188 # SAP 主机地址 |
| | | sysnr: '00' # 系统编号 |
| | | client: 800 # 客户端编号 |
| | | user: SLSAP_JK # 用户名 |
| | | passwd: 112233 # 密码 |
| | | lang: ZH # 语言 |
| | | poolSize: 5 # 线程池数量 |
| | | expirationTime: 10000 # 过期时间 |
| | | peekLimit: 10 # 峰值 |
| | | feishu: |
| | | url: https://open.feishu.cn/ |
| | | appId: cli_a74aab6353b7d00e |
| | | appSecret: mx5wm7X9S8WSzZCOYlxcggXTFL8iujIT |
| | | sync: |
| | | departmentId: od-47692f32e6b66cc3985d317fee780a8b |
| | | xhj: |
| | | factoryCode: 2301 |
| | | orderType: Z001 |
| | | productionManager: 010 |
| | | orderStatus: REL |