Compare commits

..

No commits in common. "cb71b7a0c5d3a2ad275b6571188d2edb25e9623e" and "cf873c4de3e312b5c4002f5eea409ea9d13204df" have entirely different histories.

View File

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