예제 #1
0
파일: SST_TJ.aspx.cs 프로젝트: 892182825/SP
 //插入图片
 public string SetImage(string thnumber, string img, string ManageNum)
 {
     return(WTreeBLL.SetImage_II(thnumber, img, ManageNum));
 }