Commit 500e1b35b143bf6c29640d94dacc298d236965c3

Authored by tranny
1 parent 3c91f01969

遵化

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/service/impl/PatientWeightServiceImpl.java View file @ 500e1b3
... ... @@ -964,7 +964,7 @@
964 964 if ("1000000094".equals(hospitalId))
965 965 {
966 966 try {
967   - Thread.sleep(10*1000);
  967 + Thread.sleep(100*1000);
968 968 }catch (Exception e)
969 969 {
970 970