【MapSheep】
[好记性不如烂笔头]
  1. 排包
<dependency>
	<groupId>com.rd.convenience</groupId>
	<artifactId>rd-convenience-merchant-api-common</artifactId>
	<version>1.0.0-SNAPSHOT</version>
	<exclusions>
		<exclusion>
			<artifactId>hibernate-validator</artifactId>
			<groupId>org.hibernate</groupId>
		</exclusion>
	</exclusions>
</dependency>
posted on 2021-06-18 09:55  (Play)  阅读(33)  评论(0编辑  收藏  举报