You've already forked FrameTour-BE
补充下单逻辑
This commit is contained in:
@ -20,7 +20,7 @@ public class OrderItemDTO {
|
||||
/**
|
||||
* 商品类型,0其他,1成片,2原片
|
||||
*/
|
||||
@ApiModelProperty("商品类型,0其他,1成片,,2源素材")
|
||||
@ApiModelProperty("商品类型,0其他,1成片,2源素材")
|
||||
private Integer goodsType;
|
||||
/**
|
||||
* 商品ID,goods_type=1关联video.id,=2关联source.id
|
||||
|
Reference in New Issue
Block a user