质检模块带代码

This commit is contained in:
2024-11-08 10:42:30 +08:00
parent 755fd97ef0
commit a0d2fc5b19
11 changed files with 1196 additions and 26 deletions

View File

@@ -220,7 +220,7 @@
public List<List<Checktype>>? checktypes { get; set; }
public CheckCarry carryInfo { get; set; }
public List<CheckCarry> carryInfo { get; set; }
}
public class Checktype
{