Update CmsSubjectController.java

This commit is contained in:
macro 2020-10-31 15:31:29 +08:00
parent 4140d65b63
commit 43f0a273a2

View File

@ -16,7 +16,7 @@ import org.springframework.web.bind.annotation.ResponseBody;
import java.util.List; import java.util.List;
/** /**
* 商品专题Controller * 商品专题管理Controller
* Created by macro on 2018/6/1. * Created by macro on 2018/6/1.
*/ */
@Controller @Controller