18 lines
462 B
C#
18 lines
462 B
C#
//------------------------------------------------------------------------------
|
|
// <自动生成>
|
|
// 此代码由工具生成。
|
|
//
|
|
// 对此文件的更改可能导致不正确的行为,如果
|
|
// 重新生成代码,则所做更改将丢失。
|
|
// </自动生成>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace Personnel.WebSite.Modules.Process
|
|
{
|
|
|
|
|
|
public partial class UserEmpty
|
|
{
|
|
}
|
|
}
|