init
This commit is contained in:
@@ -17,6 +17,8 @@ public class WxTransLogListVo {
|
||||
private String sourceNickname;
|
||||
@Schema(description = "来源的头像")
|
||||
private String sourceImg;
|
||||
@Schema(description = "类型 1=消费 2-开通VIP赠送 3-购买 4-系统调账")
|
||||
private String cateId;
|
||||
@Schema(description = "标题分类")
|
||||
private String title;
|
||||
@Schema(description = "内容")
|
||||
|
||||
Reference in New Issue
Block a user