添加表和字段

This commit is contained in:
he
2026-08-11 17:20:10 +08:00
parent 9ee7dc78f5
commit bdef193304
9 changed files with 22917 additions and 3 deletions
@@ -3381,6 +3381,11 @@ namespace IRaCIS.Core.Domain.Share
/// </summary>
PercentageDifference = 5,
/// <summary>
/// 不适用
/// </summary>
NotApplicable = 6,
}