fix
This commit is contained in:
@@ -11,6 +11,9 @@ import lombok.Data;
|
||||
*/
|
||||
@Data
|
||||
public class PlatformBuildListResponse {
|
||||
|
||||
private Long lineId;
|
||||
|
||||
private Long shopId;
|
||||
@ApiModelProperty("门店名称")
|
||||
private String shopName;
|
||||
|
||||
Reference in New Issue
Block a user