sales 계정 비밀번호 변경
This commit is contained in:
@@ -487,7 +487,8 @@ public class Constants {
|
||||
|
||||
/* SMTP 메일정보 - 영업팀 (견적서 등) */
|
||||
public static final String SMTP_USER_SALES = "sales@rps-korea.com";
|
||||
public static final String SMTP_USER_PW_SALES = "rpstech6125!!";
|
||||
//public static final String SMTP_USER_PW_SALES = "rpstech6125!!";
|
||||
public static final String SMTP_USER_PW_SALES = "rps6125!!";
|
||||
public static final String SMTP_HOST_SALES = "erp.rps-korea.com";
|
||||
public static final int SMTP_PORT_SALES = 25;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user