Explorar el Código

[callback][修改]:去除无用的jar包

release_toaliyun_real
Stormeye Wu hace 7 años
padre
commit
b261cfe8fa
Se han modificado 1 ficheros con 0 adiciones y 22 borrados
  1. +0
    -22
      mallinkCallback/pom.xml

+ 0
- 22
mallinkCallback/pom.xml Ver fichero

@@ -23,28 +23,6 @@
<artifactId>mallinkService</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.iformall</groupId>
<artifactId>mybatis-multi-tenancy</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.3.3</version>
</dependency>

<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>core</artifactId>
<version>3.3.3</version>
</dependency>

<dependency>
<groupId>com.github.axet</groupId>
<artifactId>kaptcha</artifactId>
<version>0.0.9</version>
</dependency>

</dependencies>



Cargando…
Cancelar
Guardar