CSharp-Single-EFCore/Bunny.Dao/Result/Constant/ErrorConstant.cs

5 lines
71 B
C#
Raw Normal View History

2024-08-08 22:23:36 +08:00
namespace Bunny.Dao.Result.Constant;
public class ErrorConstant
{
}