测试提交

结构优化
648540858 2023-10-11 01:33:36 +08:00
parent 5f50a3cfd9
commit e45b443664
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ public class AssistRESTfulUtils {
private final static Logger logger = LoggerFactory.getLogger(AssistRESTfulUtils.class);
public interface RequestCallback{
void run(JSONObject response);
}