Commit e545c8b5b5425f048e2b5bd65811161fc767b897

Authored by shiyang
1 parent 53b03a48ca

update

Showing 1 changed file with 0 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/CancerScreeningFacade.java View file @ e545c8b
... ... @@ -387,7 +387,6 @@
387 387 }else {
388 388 BreastAfterVisitAdd(cancerScr,1);
389 389 }
390   - BreastAfterVisitAdd(cancerScr,2);
391 390 return new BaseResponse("成功", ErrorCodeConstants.SUCCESS);
392 391 } catch (Exception e) {
393 392 e.printStackTrace();