add 字段

This commit is contained in:
shuo.wang
2025-05-22 15:26:16 +08:00
parent 50ed46f702
commit e2c8795bde
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ import java.util.Date;
@Data
public class BranchShopDetailResponse {
private Long lineId;
@ApiModelProperty("加盟商名称")
private String username;