Przeglądaj źródła

[招商][客户信息]导入

release_toaliyun_real
Burce 6 lat temu
rodzic
commit
2911207a24
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/java/com/iformall/service/invest/impl/InvestBizServiceImpl.java

+ 1
- 1
mallinkService/src/main/java/com/iformall/service/invest/impl/InvestBizServiceImpl.java Wyświetl plik

@@ -382,7 +382,7 @@ public class InvestBizServiceImpl implements InvestBizService {
updateCustomerAndDemand(toImportCustomer);
}
//记数
redisKeyIncrement(importKey, "processCount", "allSuccessCount");
redisKeyIncrement(importKey, "processCount");
stringRedisTemplate.expire(importKey, 10, TimeUnit.SECONDS);
});
} catch (Exception e) {


Ładowanie…
Anuluj
Zapisz