kaiyu
2022-03-10 9dcca27f3e28febdf4d79c2b6017d15bb104cff2
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>