Commit e45b44366453dd2064ae94517244a6ef8aa3762e
1 parent
5f50a3cf
测试提交
Showing
1 changed file
with
0 additions
and
1 deletions
src/main/java/com/genersoft/iot/vmp/media/zlm/AssistRESTfulUtils.java
| @@ -21,7 +21,6 @@ public class AssistRESTfulUtils { | @@ -21,7 +21,6 @@ public class AssistRESTfulUtils { | ||
| 21 | 21 | ||
| 22 | private final static Logger logger = LoggerFactory.getLogger(AssistRESTfulUtils.class); | 22 | private final static Logger logger = LoggerFactory.getLogger(AssistRESTfulUtils.class); |
| 23 | 23 | ||
| 24 | - | ||
| 25 | public interface RequestCallback{ | 24 | public interface RequestCallback{ |
| 26 | void run(JSONObject response); | 25 | void run(JSONObject response); |
| 27 | } | 26 | } |