Commit 2e4cf2df authored by unset's avatar unset

修改支付信息

parent 987a0c91
...@@ -104,4 +104,9 @@ public class UserAddress implements Serializable { ...@@ -104,4 +104,9 @@ public class UserAddress implements Serializable {
*/ */
private Integer isDefault; private Integer isDefault;
/**
* 标签
*/
private String label;
} }
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