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

5 lines
71 B
C#

namespace Bunny.Dao.Result.Constant;
public class ErrorConstant
{
}