partial void UpdateShop(Shop instance);
partial void DeleteShop(Shop instance);
partial void InsertShop(Shop instance);