feature/jp-0331 #526

Open
jungpyo2001 wants to merge 998 commits from feature/jp-0331 into main
Showing only changes of commit 3ba39dcfc3 - Show all commits

View File

@ -25,6 +25,7 @@ public class UserResponse {
private String storeLvl; // Store Level
private String groupId; // groupId
private String custCd; // custCd
private String custNm;
//시공사 번호
private String builderNo;
}