Browse Source

update

Signed-off-by: anderx <312518615@qq.com>
anderx 5 years ago
parent
commit
69e3d60caa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/java/com/goafanti/common/constant/AFTConstants.java

+ 1 - 0
src/main/java/com/goafanti/common/constant/AFTConstants.java

@@ -155,4 +155,5 @@ public class AFTConstants {
 	public static final String DEFAULT_CONTACT_TYPE="0";
 	
 	public static final String DEFAULT_RESULT="签单-自动触发";
+	
 }