移除无用类
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
package com.genersoft.iot.vmp.common;
|
|
||||||
|
|
||||||
public interface GeneralCallback<T>{
|
|
||||||
void run(int code, String msg, T data);
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user