AOI
啊鑫
2025-07-10 a5019b475f8620dba3b495da983f4db9e32f7ca8
MES.Service/Dto/service/XJDto.cs
@@ -18,6 +18,7 @@
    //备注
    public string? Remarks { get; set; }
    public string? Comments { get; set; }
    //==========================================
    //巡检主子表需要的数据
    public QsQaItemXj? from { get; set; }