Update CmsSubjectController.java

This commit is contained in:
macro
2020-10-18 15:18:47 +08:00
parent 93fb983921
commit 42446d0917

View File

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