1
yangle
2024-07-24 fc01500dfae7f6b8588b7c33f9341dfa539d46fe
Model/Éú²ú¹ÜÀí/Ä£¾ß¹ÜÀí/ClsSc_MouldDotCheckBillMain.cs
@@ -14,5 +14,15 @@
        public string HExplanation;//   varchar(500)     --ÕªÒª 
        public string HInnerBillNo;//   varchar(50)     --内部单据号
        public string HMouldDotCheckRuleID;//  å™¨å…·ç‚¹æ£€è§„程ID
        public string HLastResult;// æœ€ç»ˆç»“论(OK,NG)
        public string HErrNote;// å¼‚常情况记录
        public string HBigSafeNote;// é‡å¤§å®‰å…¨é𐿂£è®°å½•
        public Int64 HShiftsID;// ç”Ÿäº§ç­æ¬¡ï¼ˆGy_Shifts)
        public string HDotCheckNote;// ç‚¹æ£€æ•°æ®
        public long HMouldDotCheckPlanInterID;//   int      --点检计划内码
        public long HMouldDotCheckPlanEntryID;//   int      --点检计划子内码
    }
}