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

Commit 264147ca authored by 胡佳晨's avatar 胡佳晨

修改接口文案

parent ed91cd53
...@@ -4,7 +4,7 @@ import com.thoughtworks.xstream.annotations.XStreamAlias; ...@@ -4,7 +4,7 @@ import com.thoughtworks.xstream.annotations.XStreamAlias;
import lombok.Data; import lombok.Data;
@Data @Data
@XStreamAlias("xml") @XStreamAlias("root")
public class WePayRefundReturnCallBackInfoDto { public class WePayRefundReturnCallBackInfoDto {
@XStreamAlias("out_refund_no") @XStreamAlias("out_refund_no")
private String outRefundNo; private String outRefundNo;
......
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