How to make all the response in the schema in flask?

后端 未结 0 1985
没有蜡笔的小新
没有蜡笔的小新 2020-12-16 17:47

I want to make all my response in this structure:

{
    "code": xxx,
    "data": xxx,
    "m         


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