测试提交
parent
5f50a3cfd9
commit
e45b443664
|
@ -21,7 +21,6 @@ public class AssistRESTfulUtils {
|
|||
|
||||
private final static Logger logger = LoggerFactory.getLogger(AssistRESTfulUtils.class);
|
||||
|
||||
|
||||
public interface RequestCallback{
|
||||
void run(JSONObject response);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue