Skip to content

全限定类名,无法检测 #539

@gyjx

Description

@gyjx

例如:
TreeVo treeVo1=new TreeVo();
TreeVo treeVo2=new TreeVo();
org.apache.commons.beanutils.BeanUtils.copyProperties(treeVo1,treeVo2);无法检测

BeanUtils.copyProperties(treeVo1,treeVo2);可以检测

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions