fix getLinePayInfo
This commit is contained in:
@@ -77,5 +77,6 @@ public class LinePayVO {
|
||||
private String updateUserId;
|
||||
@ApiModelProperty("缴费金额")
|
||||
private String amount;
|
||||
|
||||
@ApiModelProperty("阶段状态")
|
||||
private Integer workflowSubStageStatus;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user