修改已知问题

This commit is contained in:
2026-01-29 22:15:34 +08:00
parent b940170607
commit 88483b38ad
13 changed files with 860 additions and 378 deletions

View File

@@ -11,6 +11,7 @@ namespace FATrace.Model
/// 原料生产 使用信息
/// </summary>
[Table(Name = "RawProUse")]
[Index("idx_RawProUse_WeightTime", "WeightTime")]
public class RawProUse
{
/// <summary>