改造平台建店接口

This commit is contained in:
shuo.wang
2025-04-08 21:12:29 +08:00
parent d82f99533b
commit f42f751cce
2 changed files with 1 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ public class IncomeSummaryResponse {
private PaymentDetail union_pay;
@ApiModelProperty(value ="龙支付")
private PaymentDetail dragon_pay;
@ApiModelProperty(value ="其他支付")
@ApiModelProperty(value ="其他收款")
private OtherPayDetail other_pay;
@ApiModelProperty(value ="补贴金额")
private PaymentDetail subsidy_total;