wtt
2025-12-01 8fc53d9ba92f32a78146d56a7cd481d65a056556
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 ClsHR_EmpFosterBillMain : DBUtility.ClsXt_BaseBillMain
    {
        
        public Int64 HDeptID;//        int        --²¿ÃÅID
        
    }
}