1
duhe
2023-10-10 c0a660068335612e09d3d0ef1e5799c4f6248cbe
WebAPI/Models/ClsGy_EquipFileType.cs
@@ -17,7 +17,7 @@
        public bool HStopflag;         //禁用标志 bit
        public string HRemark;      //备注 varchar(50)   
        public string HHelpCode;        //助记码  varchar(20)
        public string HUseFlag;     //使用状态(未检测,未使用,已使用)
        public string HUseFlag="未使用";     //使用状态(未检测,未使用,已使用)
        public DateTime HMakeTime;          //建立时间(getdate())   
        public string HMakeEmp;     //创建人         
        public string HCheckEmp;        //审核人