Commit 3a51d3ab authored by wanghaihang's avatar wanghaihang

提交test

parent dd6cc954
......@@ -3,7 +3,7 @@ package com.house365.constant;
/**
* 外部接口URL
*
* @author zhaodeshan
* @author
* @version [版本号, 2015年2月10日]
* @see [相关类/方法](可选)
* @since [产品/模块版本] (可选)
......
package com.house365.beans.common;
/**
* <p>Title: </p>
* <p>Title:ss </p>
* <p>Description: </p>
* <p>Date: 2017/12/1</p>
*
......
......@@ -26,7 +26,7 @@ import java.util.HashMap;
import java.util.Map;
/**
* @author
* @author:whh
*/
@Controller
@RequestMapping("/appLogin")
......
......@@ -5,6 +5,8 @@ import com.house365.ws.system.House365SearchResponse;
public class AttachmentListResponse extends House365SearchResponse {
/**
*
*
*/
private static final long serialVersionUID = 1L;
......
......@@ -173,11 +173,11 @@
<artifactId>spring-tx</artifactId>
<version>${spring.version}</version>
</dependency>
<!--<dependency>-->
<!--<groupId>spring-framework</groupId>-->
<!--<artifactId>jms</artifactId>-->
<!--<version>4.1.4</version>-->
<!--</dependency>-->
<dependency>
<groupId>spring-framework</groupId>
<artifactId>jms</artifactId>
<version>4.1.4</version>
</dependency>
<!-- spring end -->
<dependency>
......
......@@ -35,7 +35,7 @@ import java.util.concurrent.TimeUnit;
/**
* <p>Title: </p>
* <p>Description: </p>
* <p>Description:ss </p>
* <p>Date: 2017/5/16</p>
*
* @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