【修改】 名称替换

This commit is contained in:
DESKTOP-932OMT8\REN
2025-05-21 17:28:26 +08:00
parent 3bd8a424ec
commit b5f18ba897
1212 changed files with 1262 additions and 1270 deletions

View File

@@ -5,7 +5,7 @@ import lombok.Data;
/**
* 商品属性项的明细 Response DTO
*
* @author 芋道源码
* @author 朋辰
*/
@Data
public class ProductPropertyValueDetailRespDTO {

View File

@@ -9,7 +9,7 @@ import java.util.Arrays;
/**
* 商品评论的审批状态枚举
*
* @author 芋道源码
* @author 朋辰
*/
@Getter
@AllArgsConstructor

View File

@@ -9,7 +9,7 @@ import java.util.Arrays;
/**
* 商品 SPU 状态
*
* @author 芋道源码
* @author 朋辰
*/
@Getter
@AllArgsConstructor