@@ -165,7 +165,7 @@ public class CourseScheduleTeacherSalary {
public Integer getUserId(){
return this.userId;
}
-
+
public void setExpectSalary(java.math.BigDecimal expectSalary){
this.expectSalary = expectSalary;