jiangping
2024-01-25 c4b7eb0821312740c17c9eaada5afb012ac5ca34
server/service/src/main/java/com/doumee/dao/business/model/ApplyLog.java
@@ -28,7 +28,7 @@
        this.content=content;
        this.applyId = apply.getId();
        this.createDate =apply.getEditDate();
        this.editor =apply.getEditor();
        this.creator =apply.getEditor();
        this.status = apply.getStatus();
        this.objId=objId;
        this.objType = objType;
@@ -40,7 +40,7 @@
        this.content=content;
        this.applyId = apply.getId();
        this.createDate =apply.getEditDate();
        this.editor =apply.getEditor();
        this.creator =apply.getEditor();
        this.status = apply.getStatus();
        this.objId=objId;
        this.objType = objType;