linwe
2023-12-06 2901ab60fac3b706fd7858374201087793dfde6c
refs
author linwe <872216996@qq.com>
Wednesday, December 6, 2023 10:42 +0800
committer linwe <872216996@qq.com>
Wednesday, December 6, 2023 10:42 +0800
commit2901ab60fac3b706fd7858374201087793dfde6c
tree 81892b2c832d6cddb846efc200ac4ab3dbdb3859 tree | zip | gz
parent 1a47d5fe54230e312aa8486aad7fb30ada1f7b2b view | diff
租客表迁移到住户表
9 files modified
198 ■■■■■ changed files
src/main/java/org/springblade/modules/house/controller/HouseRentalController.java 1 ●●●● diff | view | raw | blame | history
src/main/java/org/springblade/modules/house/entity/HouseRentalEntity.java 6 ●●●●● diff | view | raw | blame | history
src/main/java/org/springblade/modules/house/entity/HouseholdEntity.java 10 ●●●●● diff | view | raw | blame | history
src/main/java/org/springblade/modules/house/entity/UserHouseLabelEntity.java 2 ●●● diff | view | raw | blame | history
src/main/java/org/springblade/modules/house/mapper/HouseRentalMapper.xml 23 ●●●●● diff | view | raw | blame | history
src/main/java/org/springblade/modules/house/mapper/HouseholdMapper.xml 4 ●●● diff | view | raw | blame | history
src/main/java/org/springblade/modules/house/service/impl/HouseRentalServiceImpl.java 145 ●●●●● diff | view | raw | blame | history
src/main/java/org/springblade/modules/house/vo/HouseRentalTenantVO.java 5 ●●●●● diff | view | raw | blame | history
src/main/java/org/springblade/modules/house/vo/HouseRentalVO.java 2 ●●● diff | view | raw | blame | history