You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
kane 06a8281925 自主授权调用短信接口域名修改 2 years ago
bin init 2 years ago
doc 机动车开具;重汽合格证下载地址; 2 years ago
jianshui-admin feature: 不动产销售调整 2 years ago
jianshui-breaker 满意v6查询 2 years ago
jianshui-common feature: AES加密调整 2 years ago
jianshui-framework feature: 不动产销售调整 2 years ago
jianshui-generator init 2 years ago
jianshui-income 订单号唯一校验; 2 years ago
jianshui-invoice feature: 不动产销售调整 2 years ago
jianshui-invoice-all 自主授权调用短信接口域名修改 2 years ago
jianshui-platform 开票异步回调接口; 2 years ago
jianshui-quartz init 2 years ago
jianshui-queue 红字确认单申请 2 years ago
jianshui-register init 2 years ago
jianshui-storage 版式文件批量下载 2 years ago
jianshui-system 机动车加密导出定时任务 2 years ago
jianshui-ui feature: AES加密调整 2 years ago
sql init 2 years ago
.dockerfile init 2 years ago
.gitignore init 2 years ago
LICENSE init 2 years ago
README.md init 2 years ago
build.cmd init 2 years ago
build.sh init 2 years ago
pom.xml V6 SDK改为依赖大象私服,后续看一下修改为项目本地依赖 2 years ago
ry.bat init 2 years ago
ry.sh init 2 years ago
接口8091.bat init 2 years ago

README.md

接口规范

组件接口规范

components 的命名方式为: ${service_manage_service_suppliers}_${service_manage_services} 例如大象的查验为elephant_check

适配器命名规范

${service_manage_request_messages}_${service_manage_services}_request_adapter 例如jn_aisino_check_request_adapter

API接口规范

为了适配不同请求报文,所有接口均可以在url中单独配置identity,或者以form-data的形式传递identity,参考查验API接口

端口

生产全部8000+,测试全部7000+ 生产端口:8080 测试端口:7080