CRC 提交冲突 前端刷新code定义

This commit is contained in:
2022-05-27 10:05:07 +08:00
parent a40926235b
commit eba41a039d
3 changed files with 30 additions and 21 deletions
@@ -23,8 +23,15 @@ namespace IRaCIS.Core.Infrastructure.Extention
//程序异常 相当于之前的 IsSuccess = false
ProgramException = 4,
//需要提示 ,需要提示 从Result 取数据
NeedTips = 5,
//需要提示 ,需要提示 从Result 取数据 ( 0 可以继续处理提交 ,1 不能进行继续处理提交 ,2 刷新列表 )
NeedTips = 5,
//在其他地方登陆,被迫下线