This commit is contained in:
王奎兴
2026-07-02 17:44:36 +08:00
parent afc26a798f
commit 22ff97e045
@@ -213,4 +213,6 @@ public class BusinessDocumentDTO extends BaseVOEntity{
private String paymentAccountId;
@ApiModelProperty("收款帐户名称")
private String paymentAccountName;
private Long billManageId;
}