| | |
| | | public Int64 HEmpID; // int --ä¸å¡å (Gy_Employee) |
| | | public Int64 HCurID; // int --å¸å« (Gy_Currency) |
| | | public Single HExRate; // money --æ±ç (éæ©å®å¸å«å¸¦åº) |
| | | public double HEarnestRate; // money --å®éæ¯ä¾% |
| | | public Int64 HManagerID; // int --主管 (Gy_Employee) |
| | | public Int64 HSellSID; // int --é宿¹å¼ (Gy_SellStyle) new |
| | | public Int64 HSSID; // int --ç»ç®æ¹å¼ (Gy_SettleStyle) |
| | |
| | | public Int64 HCORRESPONDORGID; |
| | | public string HBUSINESSTYPE; |
| | | |
| | | |
| | | |
| | | public int HProjectID; //int --å·¥ç¨é¡¹ç® |
| | | public int HWHID; //int --ä»åº |
| | | public string HProductType; //varchar 产åç±»å |
| | | |
| | | |
| | | } |
| | | } |