Beispiel #1
0
 public List <KeyValue> GetSecondCate(string cate)
 {
     return(_manageRepository.GetSecondCate(cate));
 }