示例#1
0
 public async void ResetTrainingBalanceAsync(string requestId)
 {
     await WsClient?.ResetTrainingBalanceAsync(requestId);
 }