摘要: 多参数 Method method = kshYaZyDao.getClass().getMethod("方法名",String.class,String.class); List<Map> invoke = (List<Map>)method.invoke(kshYaZyDao,code, cjb 阅读全文
posted @ 2020-04-22 11:46 MisMe 阅读(258) 评论(0) 推荐(0)