diff --git a/techhero-base-exam-dev.yml b/techhero-base-exam-dev.yml deleted file mode 100644 index a004fa6..0000000 --- a/techhero-base-exam-dev.yml +++ /dev/null @@ -1,35 +0,0 @@ -spring: - datasource: - #本地环境 - url: jdbc:oracle:thin:@119.96.87.17:1521:orcl - #开发环境 - #url: jdbc:oracle:thin:@192.168.124.67:1521:orcl - #测试环境 - #url: jdbc:oracle:thin:@192.168.124.77:1521:orcl - #生产环境 - #url: jdbc:oracle:thin:@192.168.124.87:1521:JCSJYW - username: EXAMDEVV1 - password: EXAMDEVV1 - driver-class-name: oracle.jdbc.OracleDriver -global: - swagger: - import: true - - file: - #本地测试配置,需根据实际情况调整# - path: D:\\temp\\ - bucketName: jyksy-gjjybzh - endpoint: ctyoss.chutianyun.gov.cn:8060 - akey: L3B7SA05OXT0V9WKD02N - skey: D0O4yTDqBCteH0p5dAgRibxZ8rNSLg0PShFF94IL - yjzhBucketName: yjzh - -personTemplate: - mngPersonPath: /data/template/mngPerson.xlsx - examPointWorkPersonPath: /data/template/examPointWorkPerson.xlsx - examPointWorkPersonExportPath: /data/template/examPointWorkPersonExport.xlsx - secrecyRoomPersonPath: /data/template/secrecyRoomPersonTemplate.xlsx - secrecyRoomPersonExportPath: /data/template/secrecyRoomPersonTemplateExport.xlsx - pagerMngWorkPersonPath: /data/template/pagerMngWorkPersonTemplate.xlsx - pagerMngWorkPersonExportPath: /data/template/pagerMngWorkPersonTemplateExport.xlsx - secrecyRoomLayoutUserExportPath: /data/template/secrecyRoomLayoutUserExport.xlsx \ No newline at end of file