Parcourir la source

解决swagger 通过nginx代理之后curl显示localhost的问题

chenweida il y a 7 ans
Parent
commit
9f78e115a9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      patient-co/patient-co-statistics-es/pom.xml

+ 1 - 1
patient-co/patient-co-statistics-es/pom.xml

@ -439,7 +439,7 @@
        <dependency>
            <groupId>org.nlpcn</groupId>
            <artifactId>elasticsearch-sql</artifactId>
            <version>2.4.1.0</version>
            <version>2.4.2.1</version>
        </dependency>
        <dependency>
            <groupId>org.elasticsearch.plugin</groupId>