改造平台建店接口
This commit is contained in:
@@ -34,7 +34,7 @@ public class IncomeSummaryResponse {
|
|||||||
private PaymentDetail union_pay;
|
private PaymentDetail union_pay;
|
||||||
@ApiModelProperty(value ="龙支付")
|
@ApiModelProperty(value ="龙支付")
|
||||||
private PaymentDetail dragon_pay;
|
private PaymentDetail dragon_pay;
|
||||||
@ApiModelProperty(value ="其他支付")
|
@ApiModelProperty(value ="其他收款")
|
||||||
private OtherPayDetail other_pay;
|
private OtherPayDetail other_pay;
|
||||||
@ApiModelProperty(value ="补贴金额")
|
@ApiModelProperty(value ="补贴金额")
|
||||||
private PaymentDetail subsidy_total;
|
private PaymentDetail subsidy_total;
|
||||||
|
|||||||
Reference in New Issue
Block a user