记得上下班打卡 | git大法好,push需谨慎

Commit 10ccbb8e authored by jiangxiulong's avatar jiangxiulong

artistsId

parent 4b49e993
...@@ -16,7 +16,7 @@ public class SweetManualArtistListArDto implements Serializable, Cloneable { ...@@ -16,7 +16,7 @@ public class SweetManualArtistListArDto implements Serializable, Cloneable {
@ApiModelProperty("电子手册关联id") @ApiModelProperty("电子手册关联id")
private String manualRelationId; private String manualRelationId;
@ApiModelProperty("艺人id") @ApiModelProperty("艺人id")
private String artistId; private String artistsId;
@ApiModelProperty("艺人名称") @ApiModelProperty("艺人名称")
private String name; private String name;
@ApiModelProperty("艺人拼音") @ApiModelProperty("艺人拼音")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment