Explorar el Código

删除无用的schema

欧阳劲驰 hace 2 semanas
padre
commit
9d6affdd9b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      db_config.yml

+ 0 - 1
db_config.yml

@@ -12,7 +12,6 @@ spring:
         driver-class-name: org.h2.Driver
         username: sa
         password: kpr.25535.sa
-        schema: classpath*:db/h2.schema.sql
   #influxdb
   influx:
     read-timeout: 30000