Commit 10d304b22d00916c2f3ce7b11cd5dcbf2ac12a78

Authored by baohanddd
1 parent 07532cc46f

xxx

Showing 1 changed file with 2 additions and 2 deletions

platform-data-api/pom.xml View file @ 10d304b
... ... @@ -19,12 +19,12 @@
19 19 </dependency>
20 20 <dependency>
21 21 <groupId>com.lyms.core</groupId>
22   - <artifactId>platform-biz-patient</artifactId>
  22 + <artifactId>platform-biz-patient-service</artifactId>
23 23 <version>${project.version}</version>
24 24 </dependency>
25 25 <dependency>
26 26 <groupId>com.lyms.core</groupId>
27   - <artifactId>platform-biz</artifactId>
  27 + <artifactId>platform-biz-service</artifactId>
28 28 <version>${project.version}</version>
29 29 </dependency>
30 30 </dependencies>