Commit 3a51d3ab authored by wanghaihang's avatar wanghaihang

提交test

parent dd6cc954
...@@ -3,7 +3,7 @@ package com.house365.constant; ...@@ -3,7 +3,7 @@ package com.house365.constant;
/** /**
* 外部接口URL * 外部接口URL
* *
* @author zhaodeshan * @author
* @version [版本号, 2015年2月10日] * @version [版本号, 2015年2月10日]
* @see [相关类/方法](可选) * @see [相关类/方法](可选)
* @since [产品/模块版本] (可选) * @since [产品/模块版本] (可选)
......
package com.house365.beans.common; package com.house365.beans.common;
/** /**
* <p>Title: </p> * <p>Title:ss </p>
* <p>Description: </p> * <p>Description: </p>
* <p>Date: 2017/12/1</p> * <p>Date: 2017/12/1</p>
* *
......
...@@ -26,7 +26,7 @@ import java.util.HashMap; ...@@ -26,7 +26,7 @@ import java.util.HashMap;
import java.util.Map; import java.util.Map;
/** /**
* @author * @author:whh
*/ */
@Controller @Controller
@RequestMapping("/appLogin") @RequestMapping("/appLogin")
......
...@@ -5,6 +5,8 @@ import com.house365.ws.system.House365SearchResponse; ...@@ -5,6 +5,8 @@ import com.house365.ws.system.House365SearchResponse;
public class AttachmentListResponse extends House365SearchResponse { public class AttachmentListResponse extends House365SearchResponse {
/** /**
*
*
*/ */
private static final long serialVersionUID = 1L; private static final long serialVersionUID = 1L;
......
...@@ -173,11 +173,11 @@ ...@@ -173,11 +173,11 @@
<artifactId>spring-tx</artifactId> <artifactId>spring-tx</artifactId>
<version>${spring.version}</version> <version>${spring.version}</version>
</dependency> </dependency>
<!--<dependency>--> <dependency>
<!--<groupId>spring-framework</groupId>--> <groupId>spring-framework</groupId>
<!--<artifactId>jms</artifactId>--> <artifactId>jms</artifactId>
<!--<version>4.1.4</version>--> <version>4.1.4</version>
<!--</dependency>--> </dependency>
<!-- spring end --> <!-- spring end -->
<dependency> <dependency>
......
...@@ -35,7 +35,7 @@ import java.util.concurrent.TimeUnit; ...@@ -35,7 +35,7 @@ import java.util.concurrent.TimeUnit;
/** /**
* <p>Title: </p> * <p>Title: </p>
* <p>Description: </p> * <p>Description:ss </p>
* <p>Date: 2017/5/16</p> * <p>Date: 2017/5/16</p>
* *
* @author XN * @author XN
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment