jinpengyong
2023-09-14 f979b967a74bfdbfe7d2913a35ba98344838e59b
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>