示例#1
0
 public static int GetCompanyId(int argCCId)
 {
     return(CallsheetentryDL.GetCompanyId(argCCId));
 }