【代码评审】门店自提:相关代码的优化、以及 todo 评审

This commit is contained in:
YunaiV
2024-08-07 22:09:15 +08:00
parent 965b97dae7
commit c7ea2f97ac
5 changed files with 10 additions and 18 deletions
+1 -4
View File
@@ -157,10 +157,7 @@
items: [{
skuId: e.id,
count: e.goods_num
}],
// TODO 芋艿:后续清理掉这 2 参数
deliveryType: 1,
pointStatus: false,
}]
}),
});
}