接口 RpcArteryRuleService
@FeignClient(name="yst-dms2-sopt",
path="/rpc/placeDispatc")
@Validated
public interface RpcArteryRuleService
-
字段概要
字段 -
方法概要
-
字段详细资料
-
URI
- 另请参阅:
-
-
方法详细资料
-
getPlace
@PostMapping("/getPlace") com.elitesland.ystdms.sys.dto.ApiResult<List<PlaceDispatchDTO>> getPlace()查询全部的特殊渠道
-