partial void UpdateChatUser(ChatUser instance);
partial void DeleteChatUser(ChatUser instance);
partial void InsertChatUser(ChatUser instance);