|
@@ -347,13 +347,5 @@ public class TradeOrderDO extends BaseDO {
|
|
* 关联 CombinationRecordDO 的 id 字段
|
|
* 关联 CombinationRecordDO 的 id 字段
|
|
*/
|
|
*/
|
|
private Long combinationRecordId;
|
|
private Long combinationRecordId;
|
|
- /**
|
|
|
|
- * 店铺id
|
|
|
|
- */
|
|
|
|
- private Long shopId;
|
|
|
|
- /**
|
|
|
|
- * 商户id
|
|
|
|
- */
|
|
|
|
- private Long merchantId;
|
|
|
|
|
|
|
|
}
|
|
}
|