yudao-module-mes/src/main/java/cn/iocoder/yudao/module/mes/dal/dataobject/pd/document/MesPdDocumentDO.java
@@ -65,10 +65,6 @@
     */
    private LocalDateTime uploadTime;
    /**
     * 文件URL
     */
    private String fileUrl;
    /**
     * 备注
     */
    private String remark;