mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-09-15 17:41:53 +08:00
code review:拼团记录流程
This commit is contained in:
@@ -61,6 +61,7 @@ public interface CombinationRecordApi {
|
||||
* @param count 数量
|
||||
* @return 拼团信息
|
||||
*/
|
||||
CombinationValidateJoinRespDTO validateJoinCombination(Long userId, Long activityId, Long headId, Long skuId, Integer count);
|
||||
CombinationValidateJoinRespDTO validateJoinCombination(Long userId, Long activityId, Long headId,
|
||||
Long skuId, Integer count);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user