Commit 4d927549 authored by macro's avatar macro
Browse files

update CmsSubjectServiceImpl.java

parent 8d2343a6
...@@ -10,7 +10,7 @@ import org.springframework.stereotype.Service; ...@@ -10,7 +10,7 @@ import org.springframework.stereotype.Service;
import java.util.List; import java.util.List;
/** /**
* 商品优选Service实现类 * 商品优选管理Service实现类
* Created by macro on 2018/6/1. * Created by macro on 2018/6/1.
*/ */
@Service @Service
......
...@@ -12,7 +12,7 @@ import org.springframework.util.StringUtils; ...@@ -12,7 +12,7 @@ import org.springframework.util.StringUtils;
import java.util.List; import java.util.List;
/** /**
* 商品专题Service实现类 * 商品专题管理Service实现类
* Created by macro on 2018/6/1. * Created by macro on 2018/6/1.
*/ */
@Service @Service
......
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