duhe
2025-06-06 d2edc0c5018c652d5b71dbac1a360a9a5778febf
1
2
3
4
5
6
7
8
9
10
11
12
13
using System;
using System.Collections.Generic;
using System.Text;
 
namespace Model
{
    public class ClsSec_ServiceBillSub1 : DBUtility.ClsXt_BaseBillSub
    {
        public DateTime HEntryCloseDate;//   datetime      --Ðйرՠ(ĬÈÏΪ'')        new
        public Int64 HMaintainID;  //--άÐÞÏîÄ¿ID 
        
    }
}