feat():添加缓存注释

dev.data.process
YangPeng 2024-10-08 15:58:28 +08:00
parent 83756518ad
commit e50219f9fb
4 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,7 @@ import org.springframework.stereotype.Component;
import java.util.List;
/**
*
* @version 1.0
* @Author xie ya ru
* @Date 2024/9/29 20:04

View File

@ -7,6 +7,7 @@ import org.springframework.stereotype.Component;
import java.util.List;
/**
*
* @version 1.0
* @Author xie ya ru
* @Date 2024/9/30 11:06

View File

@ -5,6 +5,7 @@ import com.muyu.domain.SysCarType;
import org.springframework.stereotype.Component;
/**
*
* @version 1.0
* @Author xie ya ru
* @Date 2024/9/30 11:18

View File

@ -5,6 +5,7 @@ import com.muyu.domain.WarnStrategy;
import org.springframework.stereotype.Component;
/**
*
* @Authoryan
* @Packagecom.muyu.enterpise.cache
* @Projectplus