Commit 2d326328 authored by 赵啸非's avatar 赵啸非

添加自定义导入

parent c3327ac7
......@@ -2082,7 +2082,7 @@ public class MatterServiceImpl extends AbstractCRUDServiceImpl<MatterDao, Matter
matterEntity.setMatterNo(RandomUtil.randomString(12));
matterEntity.setTid("/file/fileupload/flow.jpg");
matterEntity.setTid("/file/fileupload/flow.png");
matterEntity.setCreateTime(new Date());
matterEntity.setCreateUserId(1L);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment