Commit 5441158f authored by macro's avatar macro
Browse files

Update DemoService.java

parent 9182f09b
...@@ -7,6 +7,7 @@ import java.util.List; ...@@ -7,6 +7,7 @@ import java.util.List;
/** /**
* DemoService接口 * DemoService接口
* Created by macro on 2019/4/8.
*/ */
public interface DemoService { public interface DemoService {
List<PmsBrand> listAllBrand(); List<PmsBrand> listAllBrand();
......
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