示例#1
0
 public string GetLabelType(string type)
 {
     return(bll.GetLabelType(Convert.ToInt32(type)));
 }