Compare commits

..

No commits in common. "901ba11c59f1c8546d80a9c31b0dae8a2ebc5584" and "92c96eec96dacbd26c8f6bab58edb67340d60276" have entirely different histories.

View File

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