jinpengyong
2021-09-14 1ab0b018c6d0b5a12b5310ae23f37cb9e5a2887b
screen-manage/pom.xml
@@ -18,6 +18,11 @@
            <version>1.0-SNAPSHOT</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-devtools</artifactId>
            <optional>true</optional>
        </dependency>
    </dependencies>
    <build>