How to fix issue with php send comment as json response?

后端 未结 0 1995
长情又很酷
长情又很酷 2020-11-28 12:32

I have a function that needs to return a simple json response.

        public function index(){

            $users = [
                [
                             


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