接口 RpcArteryRuleService


@FeignClient(name="yst-dms2-sopt", path="/rpc/placeDispatc") @Validated public interface RpcArteryRuleService
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final String
     
  • 方法概要

    修饰符和类型
    方法
    说明
    com.elitesland.ystdms.sys.dto.ApiResult<List<PlaceDispatchDTO>>
    查询全部的发运地
  • 字段详细资料

  • 方法详细资料

    • getPlace

      @PostMapping("/getPlace") com.elitesland.ystdms.sys.dto.ApiResult<List<PlaceDispatchDTO>> getPlace()
      查询全部的发运地