update 桩登录时更新sim卡信息方法

This commit is contained in:
Lemon
2023-09-15 10:55:14 +08:00
parent 77774f2895
commit dfe202777b
3 changed files with 4 additions and 2 deletions

View File

@@ -554,6 +554,7 @@ public class PileBasicInfoServiceImpl implements IPileBasicInfoService {
return stringBuilder.toString();
}
@Override
public void updatePileSimInfoV2(String pileSn, String iccid) {
// 清缓存
cleanRedisCache(pileSn);