Commit 169a4e81 authored by shiyu's avatar shiyu

新增商品状态

parent eadf91e3
......@@ -82,9 +82,9 @@ public class CoinVo implements Entity {
private String remark;
/**
* 是否设置过
* 商品状态
*/
private Integer isSetted;
private Integer state;
/**
* 钱币额外信息
......
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