Merge pull request 'demand: oms小程序、oms网页端订单录入/修改订单保存客户地址id' (#1) from develop into master
Reviewed-on: http://git.xdadan.loc/tanex/emis-oms2c-service/pulls/1
This commit is contained in:
commit
1e280705bf
@ -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