网站首页 网站源码
namespace Dpz.Core.Web.Dashboard.Models { public class Exists { public bool IsExists { get; set; } } }