修改稽查

This commit is contained in:
he
2025-08-04 17:43:28 +08:00
parent 21f70f4d79
commit 89ba8406a1
6 changed files with 19967 additions and 3 deletions
@@ -17,4 +17,5 @@ public class ReadingImportFile : BaseAddAuditEntity
public string FilePath { get; set; }=string.Empty;
public string TableName { get; set; } = string.Empty;
}