123333
This commit is contained in:
@@ -7,7 +7,8 @@ import java.util.List;
|
||||
@Data
|
||||
public class SendBatchAttachMsgReq {
|
||||
private String fromAccid;
|
||||
private List<String> toAccids;
|
||||
// List 数组字符串
|
||||
private String toAccids;
|
||||
private String attach;
|
||||
private int save = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user