Commit 0e1bd415490e79b09320ff81b4d1864a3265b8f2
1 parent
92aeb89620
Exists in
dev
#fix:优化
Showing 1 changed file with 0 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/PostpartumReportController.java
View file @
0e1bd41
... | ... | @@ -120,7 +120,6 @@ |
120 | 120 | |
121 | 121 | @RequestMapping(method = RequestMethod.GET, value = "/wx/model/getListType") |
122 | 122 | @ResponseBody |
123 | - @TokenRequired | |
124 | 123 | public BaseResponse getWxPostpartumReportModelListType(Integer deliveryModel, Integer num,String riskFactorId, |
125 | 124 | String hospitalId ) { |
126 | 125 | PostpartumReportQuery postpartumReportQuery=new PostpartumReportQuery(); |