How to set decimal presition in OData

前端 未结 0 492
感动是毒
感动是毒 2020-12-18 11:21

I am trying to round decimal property using Scale, but it is not working

 public class Student 
    {
        public Guid Id { get; set; }
        public deci         


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