@Repository public interface HomeKitAuthInfoRepository extends org.springframework.data.repository.CrudRepository<HomeKitAuthInfoEntity,Integer>
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
update(HomeKitAuthInfoEntity homeKitAuthInfo) |
default void update(HomeKitAuthInfoEntity homeKitAuthInfo)
Copyright © 2021. All rights reserved.