test 추가
This commit is contained in:
@@ -45,5 +45,7 @@ public class Inquiry {
|
||||
private Integer subGubun;
|
||||
private Integer depth;
|
||||
private String solutionGubun;
|
||||
private String telHash; // SHA-256(솔트+tel) - 검색/중복체크용
|
||||
private String emailHash; // SHA-256(솔트+email) - 검색/중복체크용
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user