nc及发票修改;

This commit is contained in:
王奎兴
2026-02-27 11:46:47 +08:00
parent 51c460696b
commit 3091d44031
@@ -62,5 +62,5 @@ public class BmsInvoiceListAddDTO implements Serializable {
@ApiModelProperty(value = "对账单id")
@Excel(name = "对账单id", width = 15)
private String billManageId;
private Long billManageId;
}