mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
2.1.2
This commit is contained in:
@@ -133,7 +133,7 @@ routeDefinitionList元素参数说明
|
|||||||
|name|是|接口名称|
|
|name|是|接口名称|
|
||||||
|version|是|版本号|
|
|version|是|版本号|
|
||||||
|uri|是|格式:lb:// + serviceId,如:lb://order-service|
|
|uri|是|格式:lb:// + serviceId,如:lb://order-service|
|
||||||
|path|是|接口path,填端口号后面的path,如你的接口为http://open.domain.com:8080/goods/list_goods,填:/goods/list_goods|
|
|path|是|接口path,填端口号后面的path,如你的接口为`http://open.domain.com:8080/goods/list_goods`,填:`/goods/list_goods`|
|
||||||
|order|是|固定填:0|
|
|order|是|固定填:0|
|
||||||
|ignoreValidate|是|忽略签名验证,1:是,0:否|
|
|ignoreValidate|是|忽略签名验证,1:是,0:否|
|
||||||
|status|是|启用状态,1:启用,2:禁用|
|
|status|是|启用状态,1:启用,2:禁用|
|
||||||
|
Reference in New Issue
Block a user