Browse Source

版本更换

Signed-off-by: Administrator <Administrator@PC-20170312YABW>
Administrator 5 years ago
parent
commit
7ece3179af

+ 4 - 4
src/main/java/com/goafanti/common/constant/ErrorConstants.java

@@ -11,13 +11,13 @@ public class ErrorConstants {
 	public static final String	NO_AUTH_ERROR						= "NO_AUTH_ERROR";
 	/** 当前*没有数据*/
 	public static final String	DATA_EMPTY_ERROR					= "DATA_EMPTY_ERROR";
-	/** 0参数错误 */
+	/** **参数错误 */
 	public static final String	PARAM_ERROR							= "PARAM_ERROR";
-	/** 0必须为数字*/
+	/** **必须为数字*/
 	public static final String	PARAM_INTEGER_ERROR					= "PARAM_INTEGER_ERROR";
-	/** 0必须在指定*/
+	/** **必须在指定*/
 	public static final String	PARAM_EMPTY_ERROR					= "PARAM_EMPTY_ERROR";
-	/** 0已存在*/
+	/** **已存在*/
 	public static final String	PARAM_BEING_ERROR					= "PARAM_BEING_ERROR";
 	/**
 	 * 参数长度不正确,必须在{min}和{max}之间。

+ 1 - 1
src/main/resources/props/config_test.properties

@@ -59,7 +59,7 @@ user.private.max=1000
 #客户释放提醒
 user_remind_days=15
 
-static.host=//static.jishutao.com/1.1.52
+static.host=//static.jishutao.com/1.1.53
 portal.host=//static.jishutao.com/portal/2.0.6
 avatar.host=//static.jishutao.com
 avatar.upload.host=//static.jishutao.com/upload