Api call doesn't take passed enum value

后端 未结 0 333
悲哀的现实
悲哀的现实 2021-01-21 19:11

I got enum specified like this:

public enum CarsSelection
{
     All,
     OnlyMets,
     OnlyFree
}

I call api method like this:

         


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