How to trim the array if length is > 5

后端 未结 2 415
失恋的感觉
失恋的感觉 2021-01-27 04:25

How to trim the array if length is > 5

My JSON is:

{
        \"name\": \"aaa\"
        \"files\": [
            {
                \"name\": \"A\",
               


        
2条回答
提交回复
热议问题