Kaynağa Gözat

feat:c端添加ttl依赖

release_toaliyun_real
xmzhao71 2 yıl önce
ebeveyn
işleme
1b60a37336
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. +6
    -0
      mallinkCApi/pom.xml

+ 6
- 0
mallinkCApi/pom.xml Dosyayı Görüntüle

@@ -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>


Yükleniyor…
İptal
Kaydet