is neither an array nor a List nor a Map
Posted xiaojf
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了is neither an array nor a List nor a Map相关的知识,希望对你有一定的参考价值。
let params = {} params[‘busLine.name‘] = ‘测试自定义线路‘ params[‘busLine.beginDate‘] = ‘2019-12-12‘ params[‘busLine.endDate‘] = ‘2019-12-12‘ params[‘busLine.lineType‘] = ‘1‘ params[‘busLine.startTime‘] = ‘09:00‘ params[‘busLine.busId‘] = ‘544b0b9c348d8c706b452c0f035119ef‘ params[‘busLineStations[0].stationName‘] = ‘ssss‘ params[‘busLineStations[0].latitude‘] = ‘1‘ params[‘busLineStations[0].address‘] = ‘2‘ params[‘busLineStations[0].longitude‘] = ‘3‘ params[‘busLineStations[0].arriveTime‘] = ‘08:00‘ custom(params).then(res => { console.log(res) // 这是接口 })
以上是关于is neither an array nor a List nor a Map的主要内容,如果未能解决你的问题,请参考以下文章
Tomcat Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
InvalidFormatException:Your stream was neither an OLE2 stream, nor an OOXML stream
[TroubleShooting]Neither the partner nor the witness server instance for database is availble
'Neither SQLALCHEMY_DATABASE_URI nor SQLALCHEMY_BINDS is set.
Tomcat 问题:为啥运行startup.bat是出现:neither the java_home nor jre_home environment variable is
spark 与 Hadoop 融合后 Neither spark.yarn.jars nor spark.yarn.archive is set