Commit 910d908f by zhangxingmin

备注

parent 6177cf74
...@@ -160,4 +160,9 @@ public class ApiBeneficiaryInfoDto { ...@@ -160,4 +160,9 @@ public class ApiBeneficiaryInfoDto {
* 地址列表 * 地址列表
*/ */
private List<AddressDto> addressList; private List<AddressDto> addressList;
/**
* 备注
*/
private String remark;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment