WeChat Mini Programs gets the attribute value

get the data from the background, and when you are about to bind the data, you suddenly find that the data format is like this

clipboard.png

the attribute names of data data are all numbers. After asking, I learned that it was to save the name, so I encountered a problem when I got the data. Data.10053.INDEXVALUE always takes the middle attribute value 10053 as a number. For a moment, I can"t think of a good solution. Ask for help


try data [10053] .INDEXVALUE

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3abe2-407c5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3abe2-407c5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?