Update SmsFlashPromotionProductRelationService.java
This commit is contained in:
parent
a704ebf72c
commit
0c8ca2432b
@ -18,7 +18,7 @@ public interface SmsFlashPromotionProductRelationService {
|
|||||||
int create(List<SmsFlashPromotionProductRelation> relationList);
|
int create(List<SmsFlashPromotionProductRelation> relationList);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 修改关联相关信息
|
* 修改关联信息
|
||||||
*/
|
*/
|
||||||
int update(Long id, SmsFlashPromotionProductRelation relation);
|
int update(Long id, SmsFlashPromotionProductRelation relation);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user