摘要: package com.aojie.Proxy;import java.lang.reflect.InvocationHandler;import java.lang.reflect.Method;import java.lang.reflect.Proxy;/** * @author aojie 阅读全文
posted @ 2020-05-02 22:35 ByLir 阅读(132) 评论(0) 推荐(0)