唐耀东
2022-09-13 62fc5c26cf9a96eeefc4aff8590349ba75913006
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;
}