pom.xml
@@ -13,6 +13,7 @@
   <artifactId>wvp-pro</artifactId>
   <version>2.0</version>
   <name>web video platform</name>
   <description>国标28181视频平台</description>
   <repositories>
      <repository>
@@ -251,6 +252,11 @@
         </plugin>
         <plugin>
            <groupId>pl.project13.maven</groupId>
            <artifactId>git-commit-id-plugin</artifactId>
         </plugin>
         <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-surefire-plugin</artifactId>
            <configuration>