1
chenhaozhe
2025-11-14 e80e6869c8d5adee8b57f9c27738e7e950c59e64
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;        //审核人