namespace Bunny.Dao.Entity.Constant; /// /// 鉴权相关常量 /// public class SecurityConstant { public static string User = ""; }