public string SGMManager_CheckCardExist(string stCardID) { return(m_bllCardService.CheckCardExist(stCardID)); }