接口 GeekDocRpcService


@FeignClient(name="yst-dms2-ss", path="/rpc/template/template/sales/open-api") @Validated public interface GeekDocRpcService
达人档案RPC服务接口
  • 字段概要

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

    修饰符和类型
    方法
    说明
    com.elitesland.ystdms.sys.dto.ApiResult<String>
    达人新增
  • 字段详细资料

  • 方法详细资料

    • geekDocAdd

      @PostMapping("/geekDocAdd") com.elitesland.ystdms.sys.dto.ApiResult<String> geekDocAdd(@RequestBody GeekDocRpcSaveVO rpcSaveVO)
      达人新增
      参数:
      rpcSaveVO - 查询参数