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

Commit 56a68e8d authored by anjiabin's avatar anjiabin

合并发行与购买

parent fb5162a9
......@@ -26,6 +26,9 @@ public class GalaxyNftPublishAndBuyResultQueryRespDto implements Serializable,Cl
@ApiModelProperty(position = 2, required = true, value = "nft订单唯一id")
private String nftOrderPayId;
@ApiModelProperty(position = 2, required = true, value = "nftId")
private String nftId;
@ApiModelProperty(position = 3, required = true, value = "nft发行时间")
private String nftPublishChainTimestamp;
......
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