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;