补充下单逻辑

This commit is contained in:
songmingsong
2024-12-06 14:49:42 +08:00
parent 6e343ab42e
commit fcfb46fed7
11 changed files with 120 additions and 20 deletions

View File

@ -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