Element of class is not JSON serializable in request.session

后端 未结 0 1362
清酒与你
清酒与你 2021-01-30 09:58

In my project i have this class:

class priceManage(object):

    def __init__(self,uid):
        self.uid = uid


    def getRealPrice(self):
        tot_price =          


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