From 02cdb2bb8b692b8f63115d7acb2760f223884a99 Mon Sep 17 00:00:00 2001 From: "DESKTOP-G961P6V\\Zhh" <839860190@qq.com> Date: Thu, 23 May 2024 18:58:09 +0800 Subject: [PATCH] 33 --- src/Shentun.WebPeis.Application/WebPeisAppService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {