public BasicResponse <List <Jc_DefInfo> > GetCOMCommunicationStation()
 {
     return(_PointDefineService.GetCOMCommunicationStation());
 }