demand: oms小程序、oms网页端订单录入/修改订单保存客户地址id
This commit is contained in:
parent
10ad843de7
commit
18b5c8579e
@ -41,4 +41,7 @@ public class Sender implements Serializable {
|
||||
private String email;
|
||||
/* 公司 */
|
||||
private String company;
|
||||
|
||||
/* 寄件人客户地址ID */
|
||||
private Integer id;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user