Commit f1f7b1a0 authored by macro's avatar macro
Browse files

Update SmsHomeBrandService.java

parent f37b8c36
......@@ -11,7 +11,7 @@ import java.util.List;
*/
public interface SmsHomeBrandService {
/**
* 添加首页品牌推荐
* 添加品牌推荐
*/
@Transactional
int create(List<SmsHomeBrand> homeBrandList);
......
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