123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- server:
- port: 8848
- #UPLOAD FILE 上传文件
- upload:
- #文件存储磁盘
- disk: D://sopFile/
- datasource:
- master:
- type: com.alibaba.druid.pool.DruidDataSource
- url: jdbc:mysql://192.168.3.5:3306/factoring_trade_v4_20240620?characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&rewriteBatchedStatements=true
- username: root
- password: root
- driver-class-name: com.mysql.cj.jdbc.Driver
- initialSize: 5
- minIdle: 5
- maxActive: 20
- maxWait: 60000
- timeBetweenEvictionRunsMillis: 60000
- validationQuery: SELECT 1
- testWhileIdle: true
- testOnBorrow: false
- testOnReturn: false
- poolPreparedStatements: true
- maxPoolPreparedStatementPerConnectionSize: 20
- filters: stat
- connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
- #LOG
- logging:
- level:
- com.inkasso: debug
- config: classpath:logback-spring.xml
- #Redis缓存服务配置
- spring:
- # http:
- # multipart:
- # max-file-size: 100MB 此处不生效 在 启动类里配置
- # max-request-size: 120MB
- main:
- allow-circular-references: true #允许循环引用
- #邮箱服务器配置
- mail:
- host: smtp.mxhichina.com
- port: 465
- username: test@changan-inkasso.com
- password: aliMail!
- protocol: smtp
- test-connection: true
- default-encoding: UTF-8
- properties:
- mail.smtp.auth: true
- mail.smtp.starttls.enable: true
- mail.smtp.starttls.required: true
- mail.smtp.ssl.enable: true
- from: test@changan-inkasso.com
- #Redis缓存服务配置
- redis:
- #最大连接数
- maxTotal: 100
- #最小空闲连接数
- maxIdle: 0
- #每次逐出检查时 逐出的最大数目
- numTestsPerEvictionRun: 20
- #对象空闲多久后逐出
- softMinEvictableIdleTimeMillis: 10000
- #逐出连接的最小空闲时间
- minEvictableIdleTimeMillis: 1800000
- #逐出扫描的时间间隔(毫秒)
- timeBetweenEvictionRunsMillis: 30000
- #连接时的最大等待毫秒数
- maxWaitMillis: 2000
- #在获取连接的时候检查有效性
- testOnBorrow: true
- #在空闲时检查有效性
- testWhileIdle: true
- #服务地址
- url: 127.0.0.1
- #端口(redis默认6379端口,如本地redis.conf文件未改动端口号,无需修改)
- port: 6379
- #数据库索引号
- indexDB: 0
- kafubao:
- rateLimiter: 50000
- limiterTime: 5
- maxTenantSize: 50 #个人可认证的的最大企业个数
- file:
- resourcePath: /upload/**
- storagePath: D://kafubaoFile//
- not-login:
- url:
- - login/weixin/* #微信登录
- - login/fastRegister #微信快速注册
- - entitygenerator/* #代码生成器
- - entitygenerator/*/* #代码生成器
- - entitygenerator/*/*/* #代码生成器
- - codegenerator #代码生成器
- - codegenerator/*/*
- - login/userLogin #pc管理端登录
- - user/register #用户注册
- - common/sms/verification #发送验证码
- - purchContract/confirm/doAuth #法大大回调接口
- - user/reSetPassword #找回密码
- - businessconsulting/businessconsulting #联系我们
- - system/fileStorage/preview #预览
- - department/findAll #查询省市区
- - flowable/processDefinition/viewImg
- authentication: true
- freeNum: 1
- seata:
- enabled: true
- application-id: seata-test-service
- tx-service-group: seata-trade-c-test-service-group
- service:
- vgroup-mapping:
- seata-trade-c-test-service-group: my_dev_group
- grouplist:
- my_dev_group: 139.224.194.150:8097
- config:
- type: file
- registry:
- type: file
- enable-auto-data-source-proxy: true
- codegeneration:
- filePath: D:/codegeneration
- fdd:
- contractUrl: "http://192.168.125.194:8888/#/register"
- caykCustomId: "8210513B14FE854DF1061E2D54665AF9"
- yhrzzpCustomId: "2291B7F84D6340530A5469FB6FC15BF3"
- registerUrl: "http://localhost:8870/fdd/accountRegister"
- authUrl: "http://localhost:8870/fdd/getAuthAddress/sop"
- removeAuthInfoUrl: "http://localhost:8870/fdd/removeAuthInfoUrl"
- authUrlV3: "http://localhost:8870/fdd/v3/getAuthAddress"
- authUrlV3PersonalFaceRecognition: "http://localhost:8870/fdd/v3/getAuthAddress/face/recognition"
- uploadContractUrl: "http://localhost:8870/fdd/uploadContract"
- batchSignUrl: "http://localhost:8870/fdd/manualBatchSign"
- batchSignUrlSearchLocation: "http://localhost:8870/fdd/manualBatchSign/searchLocation"
- authSignUrl: "http://localhost:8870/fdd/autoSign"
- downloadContractUrl: "http://localhost:8870/fdd/downloadContract"
- filedContractUrl: "http://localhost:8870/fdd/contractFiled"
- beforeAutoSignUrl: "http://localhost:8870/fdd/before_autoSign"
- shortUrl: "http://localhost:8870/fdd/short_url"
- reportUrl: "http://localhost:8870/fdd/compliance_contract_report"
- authInfoUrl: "http://localhost:8870/fdd/getAuthInfo"
- getAuthInfoDetail: "http://localhost:8870/fdd/getAuthInfoDetail"
- signInfoUrl: "http://localhost:8870/fdd/getSignInfo"
- sop:
- getBusinessByKeyWordUrl: http://localhost:8868/api/trade/findBusinessName
- comprehensiveRiskInvestigationUrl: http://localhost:8868/api/trade/comprehensiveRiskInvestigation
- judgmentDocumentsUrl: http://localhost:8868/api/trade/judgmentDocuments
- dongjiangaoRisksUrl: http://localhost:8868/api/trade/dongjiangaoRisk
- pubStockUrl: http://localhost:8868/api/trade/pubStock
- addBusinessUrl: http://localhost:8868/api/trade/addBusiness
- sixSearchUrl: http://localhost:8868/api/trade/sixSearch
- twoSearchUrl: http://localhost:8868/api/trade/twoSearch
- getChangesUrl: http://localhost:8868/api/trade/getChanges
- getBusinesssScoreUrl: http://localhost:8868/api/trade/getBusinesssScore
- synchronizeInformation: http://localhost:8868/sys/customer/synchronize/information
- getEnterpriseAreaUrl: http://localhost:8868/api/trade/getEnterpriseArea
- viewLatestPlanUrl: http://localhost:8868/api/payColl/viewLatestPlan
- judgeCustomerGradeUrl: http://localhost:8868/api/judgeCustomerGrade
- getReturnedPrincipalByBusinessNo: http://localhost:8868/api/trade/getReturnedPrincipalByBusinessNo
- getEnterpriseDetail: http://localhost:8868/api/trade/getEnterpriseDetail
- partnerList: http://localhost:8868/api/trade/partnerList
- actualControl: http://localhost:8868/api/trade/actualControl
- beneficialOwner: http://localhost:8868/api/trade/beneficialOwner
- trade:
- biddingManagementStartProcessUrl: http://localhost:8888/api/biddingManagement/startProcess
- biddingManagementHandleProcessUrl: http://localhost:8888/api/biddingManagement/handleProcess
- supplierStartProcessUrl: http://localhost:8888/api/supplier/startProcess
- completeVideoDueDiligenceAppointmentUrl: http://localhost:8888/api/supplier/completeVideoDueDiligenceAppointment
- startProjectProcessUrl: http://localhost:8888/api/startProjectProcess
- startProjectCoreEnterpriseProcessUrl: http://localhost:8888/api/startProjectCoreEnterpriseProcess
- electronicSignaturePersonFindByIdUrl: http://localhost:8888/electronic/signature/personal/findByIdForC
- billUnitPriceAdjust: http://localhost:8888/bill/unitPriceAdjust
- finalStatementsign: http://localhost:8888/bill/finalStatementsign
- getAcceptanceGoods: http://localhost:8888/bill/getAcceptanceGoods
- calculation: http://localhost:8888/bill/calculation
- downloadPdf: http://localhost:8888/bill/downloadPdf
- billAutoSign: http://localhost:8888/bill/autoSign
- addBillBasicInformation: http://localhost:8888/bill/addBillBasicInformation
- updateBillBasicInformation: http://localhost:8888/bill/c_updateBill
- addSaleInvoice: http://localhost:8888/saleInvoice/doAdd
- updateSaleInvoice: http://localhost:8888/saleInvoice/c_doUpdate
- getExpectedSettlementDate: http://localhost:8888/bill/getExpectedSettlementDate
- acceptanceStartProcessUrl: http://localhost:8888/api/acceptance/addAcceptance
- acceptanceUpdateDetailHandleProcessUrl: http://localhost:8888/api/acceptance/updateDetailHandleProcess
- acceptanceSignHandleProcessUrl: http://localhost:8888/api/acceptance/sign/handleProcess
- acceptanceAdjustStartProcessUrl: http://localhost:8888/api/acceptancePriceAdjust/startProcess
- acceptanceAdjustHandleProcessUrl: http://localhost:8888/api/acceptancePriceAdjust/handleProcess
- salesContractCreateUrl: http://localhost:8888/api/salesManagement/doCreate
- salesContractEnterUrl: http://localhost:8888/api/salesManagement/doEnter
- financingApplyUrl: http://localhost:8888/api/financing/startApply
- salesContractChangeAddUrl: http://localhost:8888/api/salesManagement/change/doChange
- salesContractChangeEnterUrl: http://localhost:8888/api/salesManagement/change/doEnter
- purchContractEnterUrl: http://localhost:8888/api/purchManagement/doEnter
- purchContractSelectGoodsUrl: http://localhost:8888/api/purchManagement/selectGoods
- salesContractUploadContractUrl: http://localhost:8888/api/salesManagement/uploadContract
- salesContractDoSignUrl: http://localhost:8888/api/salesManagement/doSign
- salesContractChangeUploadContractUrl: http://localhost:8888/api/salesManagement/change/uploadContract
- salesContractChangeDoSignUrl: http://localhost:8888/api/salesManagement/change/doSign
- salesContractChangeSignBackUrl: http://localhost:8888/api/salesManagement/change/signBack
- salesContractSignBackUrl: http://localhost:8888/api/salesManagement/signBack
- purchContractsignPageUrl: http://localhost:8888/api/purchManagement/signPage
- purchContractdoSignUrl: http://localhost:8888/api/purchManagement/doSign
- purchContractChangeEnterUrl: http://localhost:8888/api/purchManagement/change/handleProcess
- purchContractChangeSignPageUrl: http://localhost:8888/api/purchManagement/change/signPage
- purchContractChangeDoSignPageUrl: http://localhost:8888/api/purchManagement/change/doSign
- purchContractChangeSignGetViewUrl: http://localhost:8888/api/purchManagement/change/getView
- doBusinessHistoryView: http://localhost:8888/businessProcessingTask/doBusinessHistoryView
- salesContractSignViewUrl: http://localhost:8888/api/salesManagement/view
- salesContractChangeSignViewUrl: http://localhost:8888/api/salesManagement/change/view
- purchContractChangeSignBackUrl: http://localhost:8888/api/purchManagement/signType
- purchContractSignViewUrl: http://localhost:8888/api/purchManagement/view
- acceptanceContractSignBackUrl: http://localhost:8888/api/acceptance/signBack
- steelWaiterGoods: http://localhost:8888/api/steel/waiter/goods
- steelWaiterNumbers: http://localhost:8888/api/steel/waiter/billNumbers
- acceptanceDeleteUrl: http://localhost:8888/api/acceptance/deleteAcceptance
- contractSignConfirmSubmitUrl: http://localhost:8888/api/financing/editContractSignConfirm
- doBusinessCHistoryViewUrl: http://localhost:8888/api/businessProcessingTask/doBusinessCHistoryView
- getAllPurchSignFileUrl: http://localhost:8888/api/purchManagement/getAllPurchSignFile
- startCreditResolutionOld: http://localhost:8888/creditResolution/startProcessOld
- judgeCustomerExemptionMattersUrl: http://localhost:8888/api/judgeCustomerExemptionMatters
- bocomRegisterUrl: http://localhost:8888/api/bocom/register/process
|