influxORM代码调整
This commit is contained in:
@@ -16,6 +16,9 @@ import java.lang.reflect.Method;
|
||||
import java.lang.reflect.Parameter;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* @author hongawen
|
||||
*/
|
||||
public class ProxyMapper implements InvocationHandler {
|
||||
|
||||
private ParameterHandler parameterHandler;
|
||||
|
||||
Reference in New Issue
Block a user