You've already forked FrameTour-BE
修改bug
This commit is contained in:
@@ -19,6 +19,8 @@ public class OrderItemVO {
|
||||
*/
|
||||
@ApiModelProperty("订单id")
|
||||
private Long orderId;
|
||||
@ApiModelProperty("商品类型,1成片,2源素材")
|
||||
private Integer goodsType;
|
||||
/**
|
||||
* 商品ID,goods_type=1关联video.id,=2关联source.id,=3关联template.id
|
||||
*/
|
||||
|
Reference in New Issue
Block a user