Closed fqz100 closed 1 year ago
Our backend developer returns the following data structure: { code: 0, msg: "success", data: { } } How should this be handled globally?
{ code: 0, msg: "success", data: { } }
sry, wrong place
Our backend developer returns the following data structure:
{ code: 0, msg: "success", data: { } }
How should this be handled globally?