zjh
2025-08-02 661e24b717604dfc5c0f1c6385931943c2a9192e
StandardPda/MES.Service/Modes/MesQsImage.cs
@@ -36,7 +36,7 @@
    public byte[]? ImageData { get; set; }
    /// <summary>
    ///     1为首检,2为巡检,3为入库检
    ///     1为首检,2为巡检,3为入库检,4为来料检
    /// </summary>
    [Column("QS_TYPE")]
    [SugarColumn(ColumnName = "QS_TYPE")] //用于SqlSugar