Message template should be compile time constant

前端 未结 0 396
没有蜡笔的小新
没有蜡笔的小新 2021-01-25 02:20

I have this code

[HttpGet("average/{videoGuid}")]
public async Task AverageRatingOfVideo([FromRoute] string videoGuid)
{
    _logge         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题