瀏覽代碼

去除热部署

liyan 1 月之前
父節點
當前提交
b890a33f4c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'