Commit 704469c7 authored by 童得柱's avatar 童得柱

fix

parent 65b4c5b4
......@@ -34,4 +34,6 @@ public class UserAssetVo {
@ApiModelProperty(value = "溯源hash")
@TableField(exist = false)
private String hash;
@ApiModelProperty(value = "商品币对于skuId")
private String goodsCoin;
}
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