Merge branch 'master' of http://39.100.94.111:8082/root/ASE into master_zone
This commit is contained in:
commit
909c7ae6b4
@ -1,9 +1,7 @@
|
||||
package com.codesdream.ase.component.api;
|
||||
|
||||
import com.codesdream.ase.component.datamanager.JSONParameter;
|
||||
import com.codesdream.ase.component.json.respond.EmptyDataObjectRespond;
|
||||
import com.codesdream.ase.component.json.respond.JSONBaseRespondObject;
|
||||
import com.sun.deploy.net.HttpResponse;
|
||||
import org.springframework.http.HttpStatus;
|
||||
import org.springframework.stereotype.Component;
|
||||
|
||||
|
@ -30,6 +30,7 @@ public class ActivityFormConfigure {
|
||||
add("attendance");
|
||||
}};
|
||||
|
||||
|
||||
public HashSet<String> getStdActivityForm() {
|
||||
return stdActivityForm;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user