fix():添加车辆全部缓存

dev.saas.ylys^2
YangPeng 2024-10-07 22:05:38 +08:00 committed by yanchouchou
parent 7fb43bd5b9
commit 0edd9b2105
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
package com.muyu.enterprise.cache;
import com.muyu.common.cache.CacheAbsBasic;
import com.muyu.common.cache.CacheAbsBasic;
import com.muyu.enterprise.cache.domain.InformationData;