mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
🎨 修复ComplaintDetailResult里的userTagList字段注释
This commit is contained in:
@@ -318,10 +318,9 @@ public class ComplaintDetailResult implements Serializable {
|
||||
|
||||
/**
|
||||
* <pre>
|
||||
* 字段名:用户投诉次数
|
||||
* 字段名:用户标签列表
|
||||
* 是否必填:否
|
||||
* 描述:用户标签列表
|
||||
* TRUSTED:可信,此类用户满足极速退款条件
|
||||
* 描述: TRUSTED:可信,此类用户满足极速退款条件
|
||||
* OTHERS:其它,此类用户不满足极速退款条件
|
||||
* 示例值:[TRUSTED]
|
||||
* </pre>
|
||||
|
||||
Reference in New Issue
Block a user