Commit 15900302 authored by shiyu's avatar shiyu

寄售单详情-返回商品视频链接

parent 10e3defb
......@@ -140,4 +140,9 @@ public class CoinVo implements Entity {
*/
private List<String> categoryNames;
/**
* 商品视频,分号分隔
*/
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