@@ -94,4 +94,6 @@ public class WxTransferBatchModel {
* 失败原因
*/
private String failReason;
+
+ private String wechatName;
}