Commit d4ceb07cc60bccb43a1a22ebd8cafe5569e820f3

Authored by liquanyu
1 parent 2cad3c0f7d

产后访视

Showing 1 changed file with 0 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/CourseController.java View file @ d4ceb07
... ... @@ -78,7 +78,6 @@
78 78 */
79 79 @RequestMapping(method = RequestMethod.GET, value = "/getAppYfbCoureseList")
80 80 @ResponseBody
81   - @TokenRequired
82 81 public BaseResponse getAppYfbCoureseList(
83 82 @RequestParam(required = false) String hospitalId,
84 83 HttpServletRequest request) {