Interface CreateRequest<T>

Type Parameters:
T - 新增请求对应的实体类
All Superinterfaces:
Into<T>

public interface CreateRequest<T> extends Into<T>
新增请求的请求体
Author:
xezzon
  • Method Summary

    Methods inherited from interface Into

    into