add audit file log

This commit is contained in:
ljw
2024-10-21 21:07:11 +08:00
parent 20477e29f9
commit df3209b576
9 changed files with 296 additions and 13 deletions
+33
View File
@@ -366,5 +366,38 @@
},
"CloseTime": {
"One": "Close Time"
},
"AuditFileLog": {
"One": "File Log"
},
"Common": {
"One": "Common"
},
"File": {
"One": "File"
},
"Num": {
"One": "Num"
},
"Ip": {
"One": "Ip"
},
"FileName": {
"One": "File Name"
},
"FileInfo": {
"One": "File Info"
},
"Path": {
"One": "Path"
},
"IndexNum": {
"One": "Index Num"
},
"ToRemote": {
"One": "To Remote"
},
"ToLocal": {
"One": "To Local"
}
}