diff --git a/src/Shentun.WebPeis.Application/WebPeisAppService.cs b/src/Shentun.WebPeis.Application/WebPeisAppService.cs index 13dc80c..84136d6 100644 --- a/src/Shentun.WebPeis.Application/WebPeisAppService.cs +++ b/src/Shentun.WebPeis.Application/WebPeisAppService.cs @@ -6,7 +6,7 @@ using Volo.Abp.Application.Services; namespace Shentun.WebPeis; -/* Inherit your application services from this class. +/* Inherit your application services from this class.1 */ public abstract class WebPeisAppService : ApplicationService {