Merge branch 'master' of ssh://home.bobandjuly.cyou:5122/ewide/ewide_core

This commit is contained in:
2021-04-27 10:19:10 +08:00
53 changed files with 8552 additions and 1028 deletions

View File

@@ -28,7 +28,7 @@ namespace Ewide.Core
/// 是否执行成功Y-是N-否)
/// </summary>
[Comment("是否执行成功")]
public string Success { get; set; }
public bool? Success { get; set; }
/// <summary>
/// 具体消息