bms2相关修改;
This commit is contained in:
+4
@@ -229,4 +229,8 @@ public class BusinessDocumentDTO extends BaseVOEntity{
|
||||
private String salesmanId;
|
||||
@ApiModelProperty("业务员名称")
|
||||
private String salesmanName;
|
||||
@ApiModelProperty("收款帐户")
|
||||
private String paymentAccountId;
|
||||
@ApiModelProperty("收款帐户名称")
|
||||
private String paymentAccountName;
|
||||
}
|
||||
Reference in New Issue
Block a user