Commit fcd79d40 authored by macro's avatar macro
Browse files

update PmsProductAttributeCategoryServiceImpl.java

parent 4d927549
...@@ -20,7 +20,7 @@ import java.text.SimpleDateFormat; ...@@ -20,7 +20,7 @@ import java.text.SimpleDateFormat;
import java.util.Date; import java.util.Date;
/** /**
* oss上传管理Service实现类 * Oss对象存储管理Service实现类
* Created by macro on 2018/5/17. * Created by macro on 2018/5/17.
*/ */
@Service @Service
......
...@@ -13,7 +13,7 @@ import org.springframework.stereotype.Service; ...@@ -13,7 +13,7 @@ import org.springframework.stereotype.Service;
import java.util.List; import java.util.List;
/** /**
* PmsProductAttributeCategoryService实现类 * 商品属性分类管理Service实现类
* Created by macro on 2018/4/26. * Created by macro on 2018/4/26.
*/ */
@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