C# Class Autumn.Common.HandleHelper

上下文处理
Datei anzeigen Open project: rockmyid/autumn.boot

Public Properties

Property Type Description
UserId string
UserName string

Property Details

UserId public_oe static_oe property

当前用户Id
public static string UserId
return string

UserName public_oe static_oe property

当前用户名
public static string UserName
return string