Commit c4dab5d71a469982786e251e7222bd976f6de2d7

Authored by liquanyu
1 parent 9b4a69d199

初诊复诊

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/controller/TestController.java View file @ c4dab5d
... ... @@ -1958,7 +1958,7 @@
1958 1958 *诸城复诊测试
1959 1959 * @return
1960 1960 */
1961   - @RequestMapping(value="/zc/fz")
  1961 + @RequestMapping(value="/zc/czfz")
1962 1962 @ResponseBody
1963 1963 public BaseObjectResponse getCsFz(@RequestParam("id")String id,@RequestParam("parentId")String parentId){
1964 1964 AntenatalExaminationModel antenatalExaminationModel = new AntenatalExaminationModel();