| using System; | 
| using System.Collections.Generic; | 
| using System.Text; | 
|   | 
| namespace Model | 
| { | 
|     public class ClsCrm_CusCareForBillSub: DBUtility.ClsXt_BaseBillSub | 
|     { | 
|         //============ | 
|         //public Int64 HSurveyEmpID;//    int        µ÷²éÈË£¨h_v_IF_Emp £© | 
|         //public DateTime HSurveyDate;//    datetime    µ÷²éÈÕÆÚ | 
|         //public Int64 HSurveyCusID;//    int        µ÷²é¿Í»§(h_v_IF_Customer) | 
|         //public string HAnswerMan;//    varchar(30)    ´ð¾íÈË | 
|         //public bool HUseFlag;//    bit        ÊÇ·ñÓÐЧ | 
|         //public Int64 HSurveyMark;//        int        µ÷²éµÃ·Ö | 
|         //public string HSurveyStatus;//    varchar(20)    µ÷²é״̬£¨Î´¿ªÊ¼£¬µ÷²éÖУ¬ÒÑÍê³É£© | 
|       | 
|        | 
|        | 
|     } | 
| } |