Esempio n. 1
0
 //变色
 public string SetColor(string thnumber, string model, string ExpectNum, string tuanNumber, string ManageNum)
 {
     return(WTreeBLL.SetColor(thnumber, model, ExpectNum, tuanNumber, ManageNum));
 }