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