nc及发票修改;
This commit is contained in:
+1
-1
@@ -62,5 +62,5 @@ public class BmsInvoiceListAddDTO implements Serializable {
|
|||||||
|
|
||||||
@ApiModelProperty(value = "对账单id")
|
@ApiModelProperty(value = "对账单id")
|
||||||
@Excel(name = "对账单id", width = 15)
|
@Excel(name = "对账单id", width = 15)
|
||||||
private String billManageId;
|
private Long billManageId;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user