Commit 46c8450e authored by 赵啸非's avatar 赵啸非

修改同步事项

parent 08224405
......@@ -1130,11 +1130,11 @@ public class MatterServiceImpl extends AbstractCRUDServiceImpl<MatterDao, Matter
// return Rest.fail("更新事项失败!" + e.getMessage());
}
}
if (bool) {
return Rest.ok("更新详细成功!");
/* if (bool) {
return Rest.fail(msg);
} else {
return Rest.ok("更新详细成功!");
}
}*/
}
......
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