Skip to content

Commit

Permalink
Merge pull request #13 from ica10888/patch-1
Browse files Browse the repository at this point in the history
Update BookController.java
  • Loading branch information
李奕锋 committed Sep 4, 2017
2 parents 589843b + ddc0453 commit ec3c18e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/soecode/lyf/web/BookController.java
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RequestParam;

import com.soecode.lyf.dto.AppointExecution;
import com.soecode.lyf.dto.Result;
Expand Down

0 comments on commit ec3c18e

Please sign in to comment.