清理检查字段
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-20 13:49:37 +08:00
parent b90f5f2d85
commit 7fc2de5eb3
6 changed files with 11 additions and 49 deletions
-2
View File
@@ -37,8 +37,6 @@
public string BodyPartForEdit { get; set; } = string.Empty;
public bool IsReading { get; set; } = true;
public string ImageResizePath { get; set; } = string.Empty;
}