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.
 
 
 
 
 
 
dfh 5e4a804908 feature:不动产兼容多条 5 months ago
bin init 2 years ago
doc 机动车开具;重汽合格证下载地址; 2 years ago
jianshui-admin feature: 潍焦文件下载组装 7 months ago
jianshui-breaker 满意v6查询 2 years ago
jianshui-common Merge branch 'minio' of http://81.70.251.119:13000/root/jianshui into beta-prop-all 7 months ago
jianshui-framework feature:企业基本信息查询接口 9 months ago
jianshui-generator init 2 years ago
jianshui-income feature: Webservice查验处理 1 year ago
jianshui-invoice feature:不动产兼容多条 5 months ago
jianshui-invoice-all fix:电子税局登陆相关接口修改为请求体传key和id 1 year ago
jianshui-platform 开票异步回调接口; 2 years ago
jianshui-quartz init 2 years ago
jianshui-queue fix:回推修改判断是否插入 1 year ago
jianshui-register init 2 years ago
jianshui-storage feature:版式文件添加minio存储方式 8 months ago
jianshui-system fix:添加企业id查询 1 year ago
jianshui-ui feature:修改注释 7 months ago
sql 数电配置-用户登记:登记功能实现和添加字典、优化界面展示、查询、添加名称为invoiceallyhdjMenu.sql的sql文件 1 year ago
.dockerfile init 2 years ago
.gitignore init 2 years ago
LICENSE init 2 years ago
README.md feature: 简税版本规划1.0 1 year 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
version.md feature: 简税版本规划1.0 1 year 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