工业互联网平台2.0版本后端代码
1
2
3
4
5
6
/**
 * 提供 POJO 类的实体转换
 *
 * 目前使用 MapStruct 框架
 */
package com.iailab.module.system.convert;