Esempio n. 1
0
 public string GetVerifyCode(string blobid)
 {
     return(AppInfo.CreateVerifyCode(blobid, IPApi));
 }