mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-25 00:15:06 +08:00
promotion:修复拼团下单时,相关字段记录不正确的情况。
This commit is contained in:
@ -77,6 +77,7 @@ public interface CombinationRecordApi {
|
||||
* @param count 数量
|
||||
* @return 拼团信息
|
||||
*/
|
||||
// TODO @puhui:userId 放最前面;然后应该还有个 headId 参数;
|
||||
CombinationValidateJoinRespDTO validateJoinCombination(Long activityId, Long userId, Long skuId, Integer count);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user