Example #1
0
 public int UpdateZhanDuiXuanYan(long teamID, string xuanYan)
 {
     return(TianTi5v5Service.UpdateZhanDuiXuanYan(teamID, xuanYan));
 }