fix(): 修复包名等格式规范问题
parent
7b8543c5da
commit
b278fa7d4e
|
@ -1,4 +1,4 @@
|
||||||
package com.muyu.enterpise.cache;
|
package com.muyu.enterprise.cache;
|
||||||
|
|
||||||
import com.muyu.common.cache.CacheAbsBasic;
|
import com.muyu.common.cache.CacheAbsBasic;
|
||||||
import com.muyu.enterprise.cache.domain.InformationData;
|
import com.muyu.enterprise.cache.domain.InformationData;
|
||||||
|
|
Loading…
Reference in New Issue