feat: 同步
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Yi.Furion.Application.Bbs.Services.Impl
|
||||
/// <summary>
|
||||
/// Plate服务实现
|
||||
/// </summary>
|
||||
[ApiDescriptionSettings("BBS")]
|
||||
public class PlateService : CrudAppService<PlateEntity, PlateGetOutputDto, PlateGetListOutputDto, long, PlateGetListInputVo, PlateCreateInputVo, PlateUpdateInputVo>,
|
||||
IPlateService,IDynamicApiController,ITransient
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user