partial void DeleteAuthUser(AuthUser instance);
partial void UpdateAuthUser(AuthUser instance);
partial void InsertAuthUser(AuthUser instance);