Update DemoService.java

This commit is contained in:
macro
2021-10-31 09:42:00 +08:00
parent 9182f09b4e
commit 5441158fb4

View File

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