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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
kane a18c596cb3 初始化 1 year ago
bin 初始化 1 year ago
doc 初始化 1 year ago
jianshui-admin 初始化 1 year ago
jianshui-breaker 初始化 1 year ago
jianshui-common 初始化 1 year ago
jianshui-framework 初始化 1 year ago
jianshui-generator 初始化 1 year ago
jianshui-income 初始化 1 year ago
jianshui-invoice 初始化 1 year ago
jianshui-invoice-all 初始化 1 year ago
jianshui-platform 初始化 1 year ago
jianshui-quartz 初始化 1 year ago
jianshui-queue 初始化 1 year ago
jianshui-register 初始化 1 year ago
jianshui-storage 初始化 1 year ago
jianshui-system 初始化 1 year ago
jianshui-ui 初始化 1 year ago
sql 初始化 1 year ago
.dockerfile 初始化 1 year ago
.gitignore 初始化 1 year ago
LICENSE 初始化 1 year ago
README.md 初始化 1 year ago
build.cmd 初始化 1 year ago
build.sh 初始化 1 year ago
pom.xml 初始化 1 year ago
ry.bat 初始化 1 year ago
ry.sh 初始化 1 year ago
接口8091.bat 初始化 1 year 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