This commit is contained in:
张良(004796)
2024-04-23 16:10:42 +08:00
parent eb5fa43510
commit e135d66a04
2 changed files with 3 additions and 1 deletions

View File

@@ -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 = "内容")