ruoyi-oa/src/main/java/com/ruoyi/oa/domain/DevManufacturer.java
@@ -49,9 +49,17 @@ */ private String contactAddress; /** * * */ @Version private Integer version; /** * 联系人 */ private String contactBy; /** * 备注 */ private String remarks; }