lizijie
2022-03-08 70f550bb3414caef9a02f34a053ad9a69d9c663d
screen-api/pom.xml
@@ -16,6 +16,11 @@
            <artifactId>screen-common</artifactId>
            <version>1.0-SNAPSHOT</version>
        </dependency>
        <dependency>
            <groupId>javax.persistence</groupId>
            <artifactId>persistence-api</artifactId>
            <version>1.0</version>
        </dependency>
    </dependencies>
    <build>