【修复】MALL:TradeOrderUpdateService 的单元测试

This commit is contained in:
YunaiV
2024-06-15 17:33:54 +08:00
parent 0f5d6366a9
commit f2b7ad5092
2 changed files with 4 additions and 4 deletions

View File

@@ -322,7 +322,7 @@ public class TradeOrderDO extends BaseDO {
*
* 关联 CombinationRecordDO 的 headId 字段
*/
private Long combinationHeadId; // FIXME 2024/5/15: "团长" 应该译作 leader / starter 而不是 head
private Long combinationHeadId;
/**
* 拼团记录编号
*