jinpengyong
2021-08-06 cfd393ccb56a42f67ffaa35ed0887061ad0f2e66
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>