@@ -19,4 +19,5 @@ public class EntrustRes {
private Integer monthNum;
private String fromCompanyName;
private String currentMonth;
+ private String workMonth;
}