记得上下班打卡 | git大法好,push需谨慎

Commit 221bc40e authored by zhengfuxin's avatar zhengfuxin

改回去

parent cb57c10c
package com.liquidnet.service.goblin.dto.vo;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
......@@ -39,7 +38,6 @@ public class GoblinNftPayResultVo implements Serializable, Cloneable {
private String returnUrl;
@ApiModelProperty(position = 20, value = "payData")
@JsonProperty("payData")
private Object payData;
private static final GoblinNftPayResultVo obj = new GoblinNftPayResultVo();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment