All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ugin.3.30.10-RELEASE.source-code.userMapping.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8" ?>
<!-- 一个简单例子演示通过xml配置映射 -->
<root>
    <id>id</id>
    <userName>name</userName>
    <deptId>department_id</deptId>
</root>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy