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

Commit 8b359620 authored by anjiabin's avatar anjiabin

提交chime社交相关

parent a5f79d27
...@@ -39,7 +39,7 @@ public class ChimeUserInfoDto { ...@@ -39,7 +39,7 @@ public class ChimeUserInfoDto {
private String area; private String area;
@ApiModelProperty(position = 9, value = "在场ID") @ApiModelProperty(position = 9, value = "在场ID")
private String joinPerformanceId; private String joinPerformanceId;
@ApiModelProperty(position = 5, value = "用户标签") @ApiModelProperty(position = 10, value = "用户标签")
private List<ChimeUserTagDto> userTags; private List<ChimeUserTagDto> userTags;
private static final ChimeUserInfoDto obj = new ChimeUserInfoDto(); private static final ChimeUserInfoDto obj = new ChimeUserInfoDto();
......
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