加密方法准备测试

This commit is contained in:
2024-08-05 14:41:30 +08:00
parent 9f5b8e9858
commit 99ef28be99
5 changed files with 119 additions and 85 deletions
@@ -2,7 +2,6 @@
using IRaCIS.Core.Infrastructure.Extention;
using IRaCIS.Core.Domain.Share;
using System.ComponentModel.DataAnnotations;
using Org.BouncyCastle.Bcpg.OpenPgp;
namespace IRaCIS.Application.Contracts
{