唐耀东
2022-08-27 48cad4e64f719bb3c8dfe4274aeec656728d1a4d
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;
}