Skip to content

Commit

Permalink
Update CmsPrefrenceAreaService.java
Browse files Browse the repository at this point in the history
  • Loading branch information
macrozheng committed Mar 3, 2020
1 parent a0923db commit 7daa95d
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@
* Created by macro on 2018/6/1.
*/
public interface CmsPrefrenceAreaService {
/**
* 获取所有优选专区
*/
List<CmsPrefrenceArea> listAll();
}

0 comments on commit 7daa95d

Please sign in to comment.