chr
2025-01-03 31a636e735a0addc56e4f4527f500b7aa0874eb5
PdmSwPlugin.Common/Entity/DrawAudit/DrawAudit.cs
@@ -45,6 +45,14 @@
            set { _status = value; }
        }
        private string _statusArr;
        public string statusArr
        {
            get { return _statusArr; }
            set { _statusArr = value; }
        }
        public string d3Md5 { get; set; }
        public string d3RelativePath { get; set; }
        public string d2Md5 { get; set; }