From f4de3b31fb95a4b79c8f23ab1fb148b64a6fc2fe Mon Sep 17 00:00:00 2001 From: weizhile <348358584@qq.com> Date: Wed, 25 Oct 2023 22:34:20 +0800 Subject: [PATCH] - update README --- apollo-audit/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apollo-audit/README.md b/apollo-audit/README.md index 3861c50b25d..e328839c6ee 100644 --- a/apollo-audit/README.md +++ b/apollo-audit/README.md @@ -142,4 +142,6 @@ In the rightmost column, we can view the historical operation records of the spe ### check-by-database -The databases are in ApolloPortalDB, the table `AuditLog` and `AuditLogDataInfluence`. \ No newline at end of file +The databases are in ApolloPortalDB, the table `AuditLog` and `AuditLogDataInfluence`. + +We can verify if the parent/followsfrom relationships are in line with our expectations. \ No newline at end of file