Browse Source

去除热部署

liyan 1 tháng trước cách đây
mục cha
commit
b890a33f4c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      ruoyi-admin/build.gradle

+ 1 - 1
ruoyi-admin/build.gradle

@@ -9,7 +9,7 @@ plugins {
 }
 
 dependencies {
-    implementation 'org.springframework.boot:spring-boot-devtools'
+//    implementation 'org.springframework.boot:spring-boot-devtools'
     implementation 'io.springfox:springfox-boot-starter'
     implementation 'io.swagger:swagger-models'
     implementation 'ch.qos.logback:logback-core'