C# Class Autumn.Common.HandleHelper

上下文处理
Show file Open project: rockmyid/autumn.boot

Public Properties

Property Type Description
UserId string
UserName string

Property Details

UserId public static property

当前用户Id
public static string UserId
return string

UserName public static property

当前用户名
public static string UserName
return string