接口 CreditLimitFlowRpcService


@FeignClient(name="yst-dms2-ss", path="/rpc/template/template/credit/open-api") @Validated public interface CreditLimitFlowRpcService
tob订单生成信用额度流水 RPC 服务接口
  • 字段详细资料

  • 方法详细资料

    • generateTobOrderCreditLimitFlow

      @PostMapping("/generateTobOrderCreditLimitFlow") com.elitesland.ystdms.sys.dto.ApiResult<String> generateTobOrderCreditLimitFlow(@RequestBody CreditLimitFlowSaveVo saveVo)
      tob订单生成信用额度流水
      参数:
      saveVo - 参数
      返回: