"vscode:/vscode.git/clone" did not exist on "849b1be7a5fd3c6d32a32c2ae8521641a14c8ba7"
Commit 0c8ca243 authored by macro's avatar macro
Browse files

Update SmsFlashPromotionProductRelationService.java

parent a704ebf7
......@@ -18,7 +18,7 @@ public interface SmsFlashPromotionProductRelationService {
int create(List<SmsFlashPromotionProductRelation> relationList);
/**
* 修改关联相关信息
* 修改关联信息
*/
int update(Long id, SmsFlashPromotionProductRelation relation);
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment