fix(自定义对比): 保存返回值
This commit is contained in:
@@ -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:
|
||||
*/
|
||||
|
||||
+1
-1
@@ -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:
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user