public class UpdatePublicAccountBatchReqDto extends Object
| 构造器和说明 |
|---|
UpdatePublicAccountBatchReqDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<UpdatePublicAccountInfoDto> |
getList() |
UpdatePublicAccountBatchOptionsDto |
getOptions() |
void |
setList(List<UpdatePublicAccountInfoDto> list) |
void |
setOptions(UpdatePublicAccountBatchOptionsDto options) |
public List<UpdatePublicAccountInfoDto> getList()
public void setList(List<UpdatePublicAccountInfoDto> list)
public UpdatePublicAccountBatchOptionsDto getOptions()
public void setOptions(UpdatePublicAccountBatchOptionsDto options)
Copyright © 2024. All rights reserved.