首检添加数据看板
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Infrastructure
|
||||
public int Code { get; set; }
|
||||
public string Msg { get; set; }
|
||||
public string LogMsg { get; set; }
|
||||
|
||||
|
||||
public CustomException(string msg) : base(msg)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user