示例#1
0
 public string AdMod(ACM.Model.Ad request)
 {
     return(adProxy.AdMod(request));
 }