This website works better with JavaScript
홈
탐색
도움말
로그인
zhouzw
/
cdz-third
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
外部运营商接口对接
2
커밋
1
브랜치
0
릴리즈
브렌치:
master
브랜치
태그
master
cdz-third
HTTPS
SSH
ZIP
TAR.GZ
zhouzw
a0b3657bf2
first
6 년 전
WebContent
a0b3657bf2
first
6 년 전
src
a0b3657bf2
first
6 년 전
.gitignore
a0b3657bf2
first
6 년 전
README.md
a0b3657bf2
first
6 년 전
build.xml
a0b3657bf2
first
6 년 전
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