PDA投料修改

This commit is contained in:
FanLian
2023-06-27 10:22:46 +08:00
parent 2456fd8017
commit 614424b55f
2 changed files with 5 additions and 30 deletions

View File

@@ -94,9 +94,4 @@ public partial class WmsFeedingrecordCode : BaseEntity<string>
/// </summary>
public DateTime? modify_time { get; set; }
/// <summary>
/// 行号
/// </summary>
public int no { get; set; }
}