partial void UpdateStoreDto(StoreDto instance);
 partial void DeleteStoreDto(StoreDto instance);
 partial void InsertStoreDto(StoreDto instance);