partial void UpdateUSER(USER instance);
 partial void DeleteUSER(USER instance);
 partial void InsertUSER(USER instance);