Browse Source

修改有误的地方

ying.rong 9 years ago
parent
commit
a9e9d34a8f
1 changed files with 0 additions and 8 deletions
  1. 0 8
      src/main/java/com/cloudcross/ssp/model/Industry.java

+ 0 - 8
src/main/java/com/cloudcross/ssp/model/Industry.java

@@ -34,14 +34,6 @@ public class Industry implements ISelector{
 		this.fatherId = fatherId;
 	}
 
-	public String getFatherName() {
-		return fatherName;
-	}
-
-	public void setFatherName(String fatherName) {
-		this.fatherName = fatherName;
-	}
-
 	@Override
 	public String getLabel() {
 		// TODO Auto-generated method stub