Browse Source

测试能够提交代码

huangbo 8 years ago
parent
commit
5a4477f896
1 changed files with 1 additions and 1 deletions
  1. 1 1
      display-server/src/main/resources/tfs.xml

+ 1 - 1
display-server/src/main/resources/tfs.xml

@ -24,6 +24,6 @@
24 24
	<config name="groupName" value="group_1" />
25 25
	<!-- tair排重数据库的namespace -->
26 26
	<config name="namespace" value="102" />
27
	
27
	<!-- 指定文件排重为一类 -->
28 28
	<config name="fsUniqueClass" value="com.ai.server.tfs.DbFsUnique" />
29 29
</configs>