fix 修复默认应用的问题
This commit is contained in:
@@ -60,7 +60,7 @@ namespace Ewide.Core.Service
|
||||
/// <summary>
|
||||
/// 是否可见(Y-是,N-否)
|
||||
/// </summary>
|
||||
public string Visible { get; set; }
|
||||
public bool Visible { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 内链地址
|
||||
|
||||
Reference in New Issue
Block a user