fix(自定义对比): 保存返回值

This commit is contained in:
yjz
2023-10-30 11:28:30 +08:00
parent d5e299d259
commit dae14456cb
16 changed files with 21 additions and 18 deletions
@@ -6,7 +6,7 @@ import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
/**
* @Author: 31318
* @Author: yjz
* @Date: 2023/09/26/10:07
* @Description:
*/
@@ -5,7 +5,7 @@ import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* @Author: 31318
* @Author: yjz
* @Date: 2023/09/26/10:42
* @Description:
*/
@@ -7,7 +7,7 @@ import lombok.Data;
import java.util.List;
/**
* @Author: 31318
* @Author: yjz
* @Date: 2023/09/26/11:14
* @Description:
*/