示例#1
0
 public Task <bool> DeletePlotByPubKeyAsync([FromForm] string pubKey)
 => PlotManager.DeletePlotByPubKeyAsync(pubKey);