This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
zhouzw
/
cdz-third
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
外部运营商接口对接
2
Komitmen
1
Ranting
0
Rilis
Cabang:
master
Ranting
Tag
master
cdz-third
HTTPS
SSH
ZIP
TAR.GZ
zhouzw
a0b3657bf2
first
6 tahun lalu
WebContent
a0b3657bf2
first
6 tahun lalu
src
a0b3657bf2
first
6 tahun lalu
.gitignore
a0b3657bf2
first
6 tahun lalu
README.md
a0b3657bf2
first
6 tahun lalu
build.xml
a0b3657bf2
first
6 tahun lalu
README.md
充电桩第三方平台接口
充电桩第三方平台接口,数据上传使用
内容
修改内容
市平台请求默认不带Content-type请求类型,无法使用requestBody自动转换,需手动转换成所需对象
字段删除:删除非必要的字段,防止空值(市平台要求)
签名使用市平台所写签名工具
TIPS
jdbc.properties, platform.properties 修改不同环境的jdbc数据库连接,其中:
jdbc.properties, platform.properties 用于本机开发环境
jdbc.test.properties, platform.test.propertiers 用于测试部署环境
jdbc.release.properties, platform.release.properties 用于正式部署环境
FAQ
data数据转换成json时需要按原顺序排列才能保证签名的有效性
本文档暂无FAQ