|
|
@ -31,6 +31,8 @@ public class EnterpriseApplication extends AndroidApplication implements Seriali
|
|
|
|
private String schedule;
|
|
|
|
private String schedule;
|
|
|
|
private String packageName;
|
|
|
|
private String packageName;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private static final long serialVersionUID = 660343716452348222L;
|
|
|
|
|
|
|
|
|
|
|
|
public String getSchedule() {
|
|
|
|
public String getSchedule() {
|
|
|
|
return schedule;
|
|
|
|
return schedule;
|
|
|
|
}
|
|
|
|
}
|
|
|
|