오류 수정
This commit is contained in:
@@ -6,10 +6,6 @@ public class ProductRequired {
|
|||||||
private String stateMessage;
|
private String stateMessage;
|
||||||
private String productName ;
|
private String productName ;
|
||||||
|
|
||||||
public ProductRequired(){
|
|
||||||
this.setType(this.getClass().getSimpleName());
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getType() {
|
public String getType() {
|
||||||
return type;
|
return type;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user