示例#1
0
 public void SQSAdmin_StudioM_RemoveProductImage(int imageid)
 {
     dataAccess.DeleteProductImage(imageid);
 }