// 








namespace SafeCampus.Application;

/// <summary>
/// 业务用户导入
/// </summary>
public class BizUserImportInput : SysUserImportInput
{
}