sales 계정 비밀번호 변경

This commit is contained in:
2026-03-09 15:33:48 +09:00
parent 584cfbcb58
commit 2ae5591d57

View File

@@ -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;