Update DemoService.java
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user