调整
This commit is contained in:
@@ -44,6 +44,9 @@ public class TowerIncome implements Serializable {
|
||||
@ApiModelProperty(value = "收款单位")
|
||||
private Integer incomeCompanyId;
|
||||
|
||||
@ApiModelProperty(value = "付款单位")
|
||||
private Integer payCompanyId;
|
||||
|
||||
@ApiModelProperty(value = "收款金额")
|
||||
private BigDecimal amount;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user