Compare commits
2 Commits
92c96eec96
...
901ba11c59
| Author | SHA1 | Date | |
|---|---|---|---|
| 901ba11c59 | |||
| 3ba39dcfc3 |
@ -25,6 +25,7 @@ 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;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user