| | |
| | | datasource: |
| | | url: jdbc:mysql://localhost:3306/ffparknew?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8 |
| | | username: root |
| | | password: rootroot |
| | | password: 2009Boying!@# |
| | | driverClassName: com.mysql.cj.jdbc.Driver |
| | | #连接池 |
| | | hikari: |
| | |
| | | #项目配置 |
| | | ffpark: |
| | | #图片上传地址 |
| | | uploadPath: D:/project/img/ |
| | | uploadPath: D:/FFproject/img/ |
| | | showImg: ticket/showImg?result= |
| | | #服务端ip地址 |
| | | ip: http://183.196.93.178:8088/ |
| | |
| | | DIRECTMKOTEINVOICE: directmkoteinvoice |
| | | #获取电子票据文件 |
| | | GETEINVOICEBYBIZCODE: geteinvoicebybizcode |
| | | logPath: D:/project/log/ |
| | | filePath: D:/project/file/ |
| | | logPath: D:/FFproject/log/ |
| | | filePath: D:/FFproject/file/ |
| | | |
| | | #项目配置 |
| | | ffzf: |
| | | ip: http://36.134.129.218:6060/ |
| | | loginIp: http://36.134.129.218:9999/auth/oauth/token |
| | | info: api/getInfo |
| | | getNumber: api/getNumber |
| | | |
| | | |
| | | |