Explorar el Código

feat:c端添加ttl依赖

release_toaliyun_real
xmzhao71 hace 2 años
padre
commit
1b60a37336
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      mallinkCApi/pom.xml

+ 6
- 0
mallinkCApi/pom.xml Ver fichero

@@ -28,6 +28,12 @@
<artifactId>mallinkOcr</artifactId>
<version>1.0</version>
</dependency>
<!--TTL-->
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>transmittable-thread-local</artifactId>
<version>2.14.2</version>
</dependency>
</dependencies>
<build>
<plugins>


Cargando…
Cancelar
Guardar