Commit 8b5f29ae authored by shiyu's avatar shiyu

重构

parent 91698cc6
......@@ -77,4 +77,14 @@ public class CoinRequestDto extends BaseRequestDto implements Entity {
* 0:否;1是
*/
private Integer isExcluded;
/**
* 商品种类1钱币
*/
private Integer type;
/**
* 商品视频, 分号分隔
*/
private String videos;
}
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