You've already forked FrameTour-BE
对接支付
This commit is contained in:
@@ -26,5 +26,6 @@ public class OrderItemEntity {
|
||||
* 商品ID,goods_type=1关联video.id,=2关联source.id
|
||||
*/
|
||||
private Long goodsId;
|
||||
private int count = 1;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user