Commit a798c4e8592f773dc23af7b7edabee2403a5b55c

Authored by liquanyu
1 parent 91849a2f36
Exists in master and in 1 other branch dev

update

Showing 1 changed file with 1 additions and 0 deletions

platform-dal/src/main/java/com/lyms/platform/query/PatientsQuery.java View file @ a798c4e
... ... @@ -843,6 +843,7 @@
843 843 }
844 844  
845 845 if (StringUtils.isNotEmpty(normal)) {
  846 +
846 847 if ("1".equals(normal))
847 848 {
848 849 MongoCondition c = MongoCondition.newInstance();