摘要: 定义新的实体类:FileManage;继承 FullAuditedEntity<Guid> 在XX.Application 中定义IXXservice及实现XXservice public interface IFileManageAppService:IApplicationService { } 阅读全文
posted @ 2020-09-25 15:58 韩梦芫 阅读(174) 评论(0) 推荐(0) 编辑