wms租赁推送到bms计费凭证
This commit is contained in:
+7
@@ -74,4 +74,11 @@ public class BusinessDataPushDTO{
|
||||
|
||||
@ApiModelProperty("数据来源(1-系统生成,2-手工录入)")
|
||||
private Integer dataSources;
|
||||
|
||||
@ApiModelProperty("结算币种")
|
||||
private String settlementCurrency;
|
||||
@ApiModelProperty("业务员ID")
|
||||
private String salesmanId;
|
||||
@ApiModelProperty("业务员名称")
|
||||
private String salesmanName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user