How can I solve apifox interface testing problem?
I am using Go language to write an instant messaging project. When writing an interface to obtain login information, an error occurs in the msg field. How to solve it?
enter image description here
I am using Go language to write an instant messaging project. When writing an interface to obtain login information, an error occurs in the msg field. How to solve it?
enter image description here