移动系统liao
2025-03-20 63eb28a9ba7aa9c549bc99f9c68d0a4c051453ba
cylsg/cylsg.Model/ECTEModel/OaWorkPlanAttachment.cs
@@ -34,7 +34,7 @@
            public string? PlanAttachment { get; set; }
        /// <summary>
        /// 附件类型   1是发票 2 是附件
        /// 附件类型   1是发票 2 是附件 3是送货来源
        /// </summary>
        [SugarColumn(ColumnName = "AttachmentType")]
            public int? AttachmentType { get; set; }