|
@@ -17,8 +17,6 @@ public class TscConstants {
|
|
|
// Mybatis Mapper 경로
|
|
// Mybatis Mapper 경로
|
|
|
public static final String MAPPER_LOCATION_PATH = "classpath:com/style24/persistence/mybatis";
|
|
public static final String MAPPER_LOCATION_PATH = "classpath:com/style24/persistence/mybatis";
|
|
|
|
|
|
|
|
- public static final String EXCEL_FOOTER_TITLE = "Copyright(c) 2020 style24, All rights reserved.";
|
|
|
|
|
-
|
|
|
|
|
// 콜센터전화번호
|
|
// 콜센터전화번호
|
|
|
public static final String CALLCENTER_TEL_NO = "1544-5336";
|
|
public static final String CALLCENTER_TEL_NO = "1544-5336";
|
|
|
|
|
|