修改service方法

This commit is contained in:
不做码农
2021-10-17 17:36:25 +08:00
parent 9980386e9c
commit 86ee45f4e3
4 changed files with 4 additions and 5 deletions

View File

@@ -27,7 +27,6 @@ namespace ZR.Service.Business
_repository = repository;
}
#region
#endregion
}
}