예제 #1
0
 public ResponseModel GetWithdrawingExtraInfo()
 {
     return(_shardService.GetWithdrawingExtraInfo(GetUserContext()));
 }