完成错误中间件,统一返回结果
This commit is contained in:
@@ -0,0 +1 @@
|
||||
global using Yi.Framework.Core.Attributes;
|
||||
@@ -9,6 +9,7 @@ namespace Yi.Framework.Domain.Shared.Student.ConstClasses
|
||||
/// <summary>
|
||||
/// 常量定义
|
||||
/// </summary>
|
||||
|
||||
public class StudentConst
|
||||
{
|
||||
public const string 学生已重复 = "失败!学生已经重复";
|
||||
|
||||
Reference in New Issue
Block a user