bug fix
This commit is contained in:
@@ -33,4 +33,8 @@ public class ModifyOrderAddressRequestVo {
|
||||
* 收货人电话
|
||||
*/
|
||||
private String consigneeMobile;
|
||||
/**
|
||||
* 详细地址
|
||||
*/
|
||||
private String address;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user