Commit af4ffbd016a2762ecd22ba50b06f3f02c4f79bbe
1 parent
e51b2f79dc
Exists in
master
and in
6 other branches
修改pom
Showing 1 changed file with 5 additions and 5 deletions
pom.xml
View file @
af4ffbd
... | ... | @@ -13,13 +13,13 @@ |
13 | 13 | </build> |
14 | 14 | |
15 | 15 | <modules> |
16 | - <!--基础类 --> | |
16 | + <!--鍩虹绫 --> | |
17 | 17 | <module>platform-common</module> |
18 | 18 | <module>platform-dal</module> |
19 | 19 | <module>platform-biz-service</module> |
20 | 20 | <module>platform-biz-patient-service</module> |
21 | 21 | <module>platform-mommyData</module> |
22 | - <!--外部接口 --> | |
22 | + <!--澶栭儴鎺ュ彛 --> | |
23 | 23 | <module>platform-data-api</module> |
24 | 24 | <module>platform-operate-api</module> |
25 | 25 | <!----> |
26 | 26 | |
... | ... | @@ -34,10 +34,10 @@ |
34 | 34 | <org.spring.data-mongodb>1.5.6.RELEASE</org.spring.data-mongodb> |
35 | 35 | <org.activemq.version>5.6.0</org.activemq.version> |
36 | 36 | <lyms.modelVersion>1.0.0</lyms.modelVersion> |
37 | - <!-- 文件拷贝时的编码 --> | |
37 | + <!-- 鏂囦欢鎷疯礉鏃剁殑缂栫爜 --> | |
38 | 38 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
39 | 39 | <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> |
40 | - <!-- 编译时的编码 --> | |
40 | + <!-- 缂栬瘧鏃剁殑缂栫爜 --> | |
41 | 41 | <maven.compiler.encoding>UTF-8</maven.compiler.encoding> |
42 | 42 | </properties> |
43 | 43 | <dependencyManagement> |
... | ... | @@ -412,7 +412,7 @@ |
412 | 412 | <artifactId>jackson-mapper-asl</artifactId> |
413 | 413 | <version>1.9.7</version> |
414 | 414 | </dependency> |
415 | - <!-- JSON lib 开发包 以及它的依赖包 --> | |
415 | + <!-- JSON lib 寮鍙戝寘 浠ュ強瀹冪殑渚濊禆鍖 --> | |
416 | 416 | <dependency> |
417 | 417 | <groupId>net.sf.json-lib</groupId> |
418 | 418 | <artifactId>json-lib</artifactId> |