@@ -44,6 +44,12 @@
<classifier>jdk15</classifier>
<!-- jdk版本 -->
</dependency>
+ <dependency>
+ <groupId>org.springframework.boot</groupId>
+ <artifactId>huimv-farm-admin</artifactId>
+ <version>2.6.1</version>
+ <scope>compile</scope>
+ </dependency>
</dependencies>
<build>
@@ -16,4 +16,8 @@ spring:
hibernate:
ddl-auto: update
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
- show-sql: true
+ show-sql: true
+# redis:
+# host: 122.112.224.199
+# port: 6379
+# password: hm123456