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

Commit 3ac43338 authored by 张国柄's avatar 张国柄

Merge remote-tracking branch 'origin/dev_nft_411' into dev_nft_411

parents 6519b382 a1ab3df8
......@@ -43,7 +43,7 @@ public class GoblinNftOrderGoodsSkuInfoVo implements Serializable, Cloneable {
this.setSpuId(source.getSpuId());
this.setName(source.getName());
this.setSubtitle(source.getSubtitle());
this.setSkuWatch(source.getSkuWatch());
this.setSkuWatch(source.getSkuPic());
this.setWatchType(source.getWatchType());
return this;
}
......
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