123
This commit is contained in:
@@ -7,7 +7,7 @@ import java.util.List;
|
||||
@Data
|
||||
public class SendBatchMsgReq {
|
||||
private String fromAccid;
|
||||
private List<String> toAccids;
|
||||
private String toAccids;
|
||||
private int type = 0;
|
||||
private String body;
|
||||
private String option;
|
||||
|
||||
Reference in New Issue
Block a user