//插入图片 public string SetImage(string thnumber, string img, string ManageNum) { return(WTreeBLL.SetImage_II(thnumber, img, ManageNum)); }