Skip to content

Commit

Permalink
我测s
Browse files Browse the repository at this point in the history
  • Loading branch information
dp9212 committed Jul 12, 2017
1 parent 47592b1 commit daf5acb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/dp/photo/service/IClassifyService.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@
public interface IClassifyService extends IBaseService<Classify> {
/* 首页相册展示 */
List<Classify> findClassifyByIndex();

}

0 comments on commit daf5acb

Please sign in to comment.